Click here to Login





How to create a real-time watchlist

Updated on 2019-12-12 10:24:26

Share |

To create a real time watchlist, you first need to have access to the premium version of QuantShare. You also need to have access to a real time data provider or you can use the free IEX or Live Forex feeds.


Here are the different steps:

- Create a dynamic watchlist (instructions can be found here: Create a watchlist)
- In the second screen (where you need to input the watchlist formula), select an intraday time frame (Example: 1m) next to "Select a time frame"
- Check the "Real Time" field and select a data source (If the list is empty then this means that you do not have any data provider connected, Check here to learn how to connect a data feed)
- Check the "Analyze on each incoming tick" if you want the watchlist formula to be analyzed on each incoming tick. Otherwise, it will be analyzed on the end of the specified time frame bar. This means that if you select a one minute time frame, the formula will be analyzed once a minute.


Note that you can use these four variables (bid, ask, bidsize, asksize) to get the last bid price, last ask price as well as the last bid and ask size
For example, you can add a column in your watchlist to display in real time the bid/ask spread.

sp = ask - bid;
AddColumn("Spread", sp);


Note that you can also sort by the spread just by clicking on the "Spread" column. The watchlist will be sorted automatically when the spread values change.











no reviews (Log in)







Other how-to articles




How to create a watchlist





How to drag & drop a stock to a static watchlist





How to create a custom trendline





How to create a custom trading indicator





How to create and trade a Neural Network model





How to create trading rules based on Put and Call volume data





How to create a mobile database/account





How to create histogram charts





How to create a correlation matrix of several securities







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

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



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.