Forum

Multi Pair Multi Indicator Setting Optimization

Guys as you know there mainly two optimizations in mt5: A. All Symbols Selected In Market: You run same Indicator Settings for several Pairs B: Fast/Slow algo : You run different Indicator Settings for same Pair Is there any way to mix them up and run different pairs with different indicator

Find open order of Stop Loss or Take Profit

Guys is there any way to get whole history of one trade. I mean for simple trade we open trade (Ex: Send Buy order) and we close that trade (Ex: Stop Loss hit). I can catch when stop loss is hit in OnTradeTransaction . Can I find related Buy order of that stop loss? For example in the below History

Multi Pair Optimization

Hey All, I want to run optimization algo for multiple currencies. To give example lets assume I will use QQE Histogram to buy or sell. It has following potential input values: input int qqeinpRsiPeriod = 15 ; // RSI period input int