Ali Bakhtiyarzadeh
Ali Bakhtiyarzadeh
Ali Bakhtiyarzadeh
Added topic draw several trendline without select "Draw trendline "
Hi . for draw trendline in first we select "Draw trenline" in Metatrader toolbar and drow trendline , again for several draw we must again and again select " Draw trenline " first then draw . how can i change this?select one time "Draw trenline"
Ali Bakhtiyarzadeh
Added topic array is not allowed as input
Hi . I want to define an array like this : input double fibo[ 4 ]={ 0 , 0.236 , 0.382 , 0.618 }; when use in optimization i want start this numbers from begin to end . but i see error "array is not allowed as input " also i try with enum , but also
Ali Bakhtiyarzadeh
Added topic calculate ZigZag indicator
Hello . I calculate ZigZag indicator value with this method , but it's very slow in Backtest . How can I optimize this code? Or if you know a better way, please help. I wrote the code based on my knowledge . this code work fine but it's very
Ali Bakhtiyarzadeh
Added topic Change Strategy Tester Template for all timeframe window
 i change  Strategy Tester Template with "tester.tpl" but when i use multi time frame in my EA , only change first window template in  Strategy Tester , other time frame template work default , please look attach file , any advise
Ali Bakhtiyarzadeh
Added topic Invalid Expiration OrderSend expert
Hi . I'm beginner in MQL5. I am trying to create OrderSend expert. I write this code : int OnInit () {      MqlTradeRequest request ;      MqlTradeResult result ;     request.action =
Ali Bakhtiyarzadeh
Registered at MQL5.community
12