I am 34 but still didn't do that 
Best posts made by Mani13
-
Market Close Error MT5 Backtesting Solvedposted in Tutorials by Users
Hello Everyone,
I was struggling for may days when MT5 backtesting sudden stops working due to market close error.
First I thought it was metatrader software issue but few days later while searching here on forum I found that it is problem of Fxdreema platform,
Then I atleast get some topics where few users said to use time filter before each Buy/Sell block but when I used that way it doesn't make any effect.
But later I thought the issue is related to closing of trades so I used it before Close Position block and set time as in below picture, And the problem fixed.

Latest posts made by Mani13
-
RE: failed buy stop 0.01 XAUUSD at 4100 [invalid price]posted in Bug Reports
Thank you for your help

-
RE: failed buy stop 0.01 XAUUSD at 4100 [invalid price]posted in Bug Reports
@l-andorrĂ if this is the issue as you describe then it should stop all the stop orders but this error happens once in 2-3 days . So distance gap should not be the issue I think. What you say ?
-
RE: failed buy stop 0.01 XAUUSD at 4100 [invalid price]posted in Bug Reports
@l-andorrĂ Thank you for prompt reply. I Hope you and your family is all well.
Sharing you the project link where I face the problem.
https://fxdreema.com/shared/O31GmcQqd -
failed buy stop 0.01 XAUUSD at 4100 [invalid price]posted in Bug Reports
Hello,
Can someone please help what this error is all about ? Stop orders works fine but few of the times it skip the stop order and shows this error in journal tab "failed buy stop 0.01 XAUUSD at 4000 [invalid price]"
please help what is the reason behind this and how to eliminate this error 100%
-
RE: Trailing struggleposted in Questions & Answers
can you please share the inputs I should set in trailing block when I need to start the trailing when trade is in profit of 200 points with step value 10
-
RE: Trailing struggleposted in Questions & Answers
@jstap if I do not want to set stop loss to a trade but want the trailing to work then what should be the setup ? If I want to start the trailing when trade is in profit of 200 points. please help
-
RE: Trailing struggleposted in Questions & Answers
how TRAILING STOP and STOPLOSS are different ? can anyone explain please ?
-
RE: Trailing struggleposted in Questions & Answers
I am using normal scalping strategy and want to book small profits,
So in the project i want to start the trailing when trade is in profit of 200 points and at same time stop loss move to breakeven.So challenges I am facing are.
- Breakeven works perfect it moves to breakeven offset point when trade reach 200 points profit. when stop loss moved near breakeven then why trailing is not working despite trade went into profit and trail start is set at 200 points?
-What value should I set into trailing stop to make it happen ? Kindly note I dont want to use stop loss
-
RE: Trailing struggleposted in Questions & Answers
@jstap Thank you for responding, https://fxdreema.com/shared/i1IVh7J2c please check the link.
Actually I dont want a stop loss, but to make trailing work we need to add the value in trailing stop, if i add a small value it set a stop loss just below the open price and stop loss get triggered and if I add a large value then it do not work,
please guide