Click here to Login

LiveZilla Live Help
LiveZilla Live Help
Trading Software Trading objects Features How-to Blog Search



Forex Tweets

by QuantShare, 398 days ago
Share |

This object downloads real-time forex tweets from the StockTwits website.

Tweets are downloaded for several currency pairs, including: AUDCAD, AUDJPY, AUDUSD, EURAUD, EURCAD, EURCHF, EURGBP, EURJPY, EURUSD, GBPJPY, GBPUSD, USDCAD, USDCHF and USDJPY.
The data is saved in the "stocktwits" database and it includes the tweet's date and the message.
For example, the Euro / U.S. Dollar forex pair, whose symbol name is "EURUSD" have more 27 tweets on 9 April 2010; the last tweet was: "#forex I picked the best time to exit $EURUSD short yesterday - Greek aid hopes boost euro against dollar".

Forex tweets examples:
To display the number of tweets per day for a currency pair:
indicator_1 = GetDataCount("stocktwits", "title");

The number of tweets for a particular trading day is higher than two times the 10-bar moving average of the number of tweets:
indicator_1 = GetDataCount("stocktwits", "title");
indicator_2 = indicator_1 > 2 * sma(indicator_1, 10);

Gets for each trading day, the number of tweets that occurred between 5 a.m. and 10 a.m.
indicator_1 = GetDataCountInside("stocktwits", "title", 5, 10, P_Hour);

Counts the number of tweets that match a given regular expression:
indicator_1 = GetDataStringCount("stocktwits", "title", "regular expression");

Use the News parser function to get bars where at least one tweet contains one of the following words: short, sell, drop, falls.
indicator_1 = ContainsWords('stocktwits', 'title', 'short,sell,drop,falls');

You can use the News Sentiment Indicator to create a sentiment indicator using the stocktwits database:
indicator_1 = news_sentiment('stocktwits', 'title', 'buy,good,better,bull', 'sell,bad,lower,bear');

Forex historical data:
Futures and Forex historical data
Forex Quotes
31 Forex Pairs Historical Data

Use the following object: StockTwits, to download real-time tweets for stocks listed in U.S. markets (NYSE, NASDAQ).


Share This ->
Share |


You have to log in to bookmark this object
What is this?



>>>> More trading objects? click here to search for trading sytems, downloaders, screens, custom drawing tools, indicators... by country, market or style.

>>>> To get this item and hundreds of other items, click here to join and download the Best Trading Software for Free .



No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 5 downloads Notes Report an item


Type: Download Script

Object ID: 436


Country:
All

Market: Forex Market

Style:
Fundamental Analysis




Related Trading Objects



Country
Page 1
Trading the Equity Curve
by QuantShare, uploaded several months ago


No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 4 Notes Report an item
Opening Range Breakout Indicator
by QuantShare, uploaded several months ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 3 Notes Report an item
Wilder's Smoothing - Moving Average
by QuantShare, uploaded several months ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 9 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object









Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects
Show All
Analyst comments (by The trader, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 12 Notes Report an item
Historical Stock Market Data (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 1300 Notes Report an item
AAII Sentiment Survey - Historical Data (by Caleb, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 18 Notes Report an item
SIX Swiss Exchange (by bug man, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 44 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis


Forum Threads



Random Blog Posts

Optimization of a trading system

How to create custom databases in your trading software

Technical Analysis Using Multiple Timeframes - Second Part

New features in QuantShare - Trading Software

Technical Analysis Using Multiple Timeframes

Short Index - Part 2

Short Index - Part 1

Trend Following and Moving Averages

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items