- Credits
- 0
Hi all !
Here's another gift from me
It's a python script that uses OANDA's API to trade statistical imbalances between 6 pairs.
[EURUSD, GBPUSD, EURGBP, EURJPY, GBPJPY, USDJPY]
All you have to do is enter IDs and Tokens for OANDA and Telegram (to get notifications) into the file.
Configuration
pip3 install oandapyV20
pip3 install pyTelegramBotAPI
pip3 install multiprocessing
Execution
python3 SyTrage_v1.1.py
Cheers
