Hi guys,
I am really enjoying MetaTrader5 and enjoying doing EAs and back testing them.
I am doing now a Python script that I want it to calculate some technical indicators and tell me if the market is OK and I should enter, or if it is bad and I should exit.
I need some web sources so that my Python script can read instanltly all live transactions so it can calculate the technical indicators and tell me to enter or exit.
I need this source to be free and unlimited as it will be running in the bacground all the time and reading instantly the ticks.
Where can I get such?
Thank you very much for your kind support as usual
There is no free lunch in market data. Unlimited, real-time tick feeds are paid by definition.
I need some web sources so that my Python script can read instanltly all live transactions so it can calculate the technical indicators and tell me to enter or exit.
I need this source to be free and unlimited as it will be running in the bacground all the time and reading instantly the ticks.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi guys,
I am really enjoying MetaTrader5 and enjoying doing EAs and back testing them.
I am doing now a Python script that I want it to calculate some technical indicators and tell me if the market is OK and I should enter, or if it is bad and I should exit.
I need some web sources so that my Python script can read instanltly all live transactions so it can calculate the technical indicators and tell me to enter or exit.
I need this source to be free and unlimited as it will be running in the bacground all the time and reading instantly the ticks.
Where can I get such?
Thank you very much for your kind support as usual