Sunny DP
Sunny DP
Friends 2
Sunny DP
Added topic History Quality
I am running Backtest on GBPUSD from 1st jan 2010 till 31dec 2023. And i have receiving history quality of 7% only.. tried using multiple pcs but still get the same 7%. Kindly guide me how to achieve 100% . 
Sunny DP
Added topic Need help in fixing my grid system.
I have a grid system which takes Buy trades whenever market hit lower Bollinger line. and then it keeps on trading after every -200 points and then my ea calculates the average price and set take profit of all running trades to 250 points.  the
Sunny DP
Added topic Kindly check my code, i have spent two weeks figuring it out and now i am exhausted so posting this one.
This function is taking only one trade, when the positions is greater than 1 then it is supposed to take entry on every 200 points. example. first buy trade was taken when market was at 1.5000 now the second trade is supposed to be taken when price
Sunny DP
Added topic I am new in 2D Arrays in Mql5 .
I need help in mql5 2 dimensional arrays.  what i want to achieve, kindly give me hint how to solve this task ?  Double PointsToWait = 500; Double MyArray [] []; MyArray [0] [0] =   Here we will save the ticket number of the previous
Sunny DP
Added topic Please help m out
I have my ea ready but stuck in last condition. My ea takes one trade, if it is going in loss i want my ea to take new trade with double lot after 4 candles. Price must be lower than my previous buy trade. How to code this scenario
Sunny DP
Sunny DP
I have made my ea but i am stuck in my last code.

If my order is in loss then i want to take another entry after 4 candles with double lot than my previous lot size..

How to code this scenario??
Sunny DP
Registered at MQL5.community