live tick value
Good day. Im new in coding and have recently started automating my smart trading. Im using python selenium and have hosted the script on a server with adequate connection speed. My automated trading depends on tick values. I had gone with the method of using webdriver.get(url) and logging in to my personal account and printed the values (as text of an html element) of the ticks from the red and blue small window from SmartTrader page. Problem is there is a lag between the price that appears from the binary personal accounts page and getting it printed to use it on my script., OR maybe its the method that I'm using. So i ask, is there a link, or a web that I can use to get the tick value of V_100(R_100)?
Tagged:
Answers
Hi,
You should look into using the API, https://developers.binary.com/ . You do not need to be authenticated to get access the tick feed from the API and there is an example python script you can checkout on the Code Samples page https://developers.binary.com/demos/.
This will be a much better and more robust solution for your needs.
How can I get historical tick data of EURUSD for at least 6 months? (and no, the MT5 will not do the job as it totally differs from the tick data over the webtrader/binary platform...) 5000 ticks are not enough..
Thank you for your answer in advance!
Cheers
Stellio
See answer on one of your other posts
Hello Michael,
Is there a way of automating ticks trading? I mean for the matches/differs trades