PLEASE ADD THIS
-
@l-andorrà pls can you add last opened to the options here. last opened in the sense that if i have 5 trades opened the fifth one would be the last opened.

-
@kestra Well, I'm not the administrator of fxDreema.
You should contact him and let hom know instead. -
@l-andorrà who is the admin please or how can i contact him.
-
@kestra His name is Radoslav Nastev and you can contact him here:
-
@l-andorrà ok sir
-
@l-andorrà have contacted the admin but hasn't replied yet. maybe i should explain the isure i have with my bot. it works on martingale and all logic is working fine, except for, considering martingale it doubles the last closed. Now if i have just one trade and it closed negative it doubles that's fine by me, if the trade is exactly three or more and they are closed the last opened trade which is the newest of them all is doubled which is also fine by me, but if it's exactly two trades and they are closed it doubles the first trade but i want it to double the the second trade just as in the case of greater than or equal to 3 trades.
-
-
u can check type( last loser) and on trade?
-
@kestra That is a complex project to do. You wlud need several variables and loops to do all those calculations. I'm afraid it is not a question of using this or that block. That project would need a serious dedication.
-
@l-andorrà I think it can be solved if last loser or last opened current lot size or initial lot size is added to look upon on the money management or some order related option. That should solve it. i am not really got at the variable section. I love Fxdreema and it really wonderful. please make the inside of the blocks more robust.
-
@youngtreptrader where do you think i should include it in the bot.
-
@kestra in the on trade tab. put a for each closed trade block then define it for every 5 closed then put that block and then enter trade condition and multiplier
-
@youngtreptrader can you make the connections and send the screenshot pls.
-
@l-andorrà please help me out with any possible connections that's the only thing remaining
-
@kestra How many simultaneous open trades are supposed to be? Is there any limit? And will you need onlye the last one closed?
-
@l-andorrà its a trend following, a trade per bull candle, same thing for bear candle. As long as bull candles keeps occurring. But if the trend changes it closes all the buys but the lot size of the trade that was opened last would be the one to be multiplied. So currently it multiplies if its just a trade and if its 3 or more trades , it multiplies the last one that was opened if the trend changes but if its exactly 2 it multiplies the first trade of the of those two trades instead of the second. E.g let say the first is 0.1 and the second is 0.3 it multiples the 0.1 instead of the 0.3 on the close/ trend change signifies the close .
-
-
@kestra That is an ambitious project to do. AFAIK you should build a whole structure with variables to do those calculations. Probably teh admin could find an easier way to include that into the block as per your initial request. Just send them another email explaining that option. Sooner than later he will reply.
-
@l-andorrà OKAY THANK YOU VERY MUCH SIR!.
-
@l-andorrà I HAVE SOLVED THE ISSUE., ONE THING LEFT SIR, ANYTIME THE MARKET BECOMES VOLATILE THE EA STOPS WORKING SO I WONDER THAT THE ISSUE IT, IS IT DUE TO THE SPILLAGE ON THE BUY AND SELL BLOCK ?