reza_mirzaee / Publications
Forum
python mt5 open order "invalid request" error
hello everyone i'm facing " invalid request " error while opening *SELL* order using mt5 python api: for example current price is 1880.00 here request is my code: request = { "action" : mt5. TRADE_ACTION_PENDING , "symbol" : symbol
wrong data in strategy tester XAUUSD M1
hello I am developing an expert adviser. I want to test it on strategy tester . on xauusd m1 timeframe. history quality is 100% but it seems candles data are not true. where is the problem? thanks in advance
can't download price history: limited by charts settings
hello. I am trying to download EURUSD M5 price data from 2010 till now. It seems that only the prices related to a few months ago are available. as you can see given price starts from 2019.7.19. why? what is "limited by chatrs settings"? Thanks in advance
cant scroll in strategy tester's chart
hello i cant scroll in strategy tester 's chart but metatrader is ok. any idea? i'm confused