@mohammad1373 Please modify blocks 15 and 18 as I recommended in my previous post. If you don't want to do it, I cannopt help you.
Posts made by l'andorrà
-
RE: open and close order:posted in Questions & Answers
-
RE: How do I move TPposted in Questions & Answers
@alphaomega I guess there must ba a way to do it but honestly it is more complex than I initially thought.
-
RE: Open a sell order after a rapid prise increaseposted in Questions & Answers
@wvm37 Easy. You can use this block doing exactly that:

-
RE: Exit eaposted in Questions & Answers
@marius-els Ok. Do you have any initial project to begin with?
-
RE: Retain Memoryposted in Questions & Answers
@sobrishariff You can create a variable and do this:
https://fxdreema.com/shared/alHDUl6Db
This is just the general idea. You will have to adapt it to your specific conditions. though.
-
RE: Polynomial Regressionposted in Questions & Answers
@ramimoujaes I'm afraid not. I'm not a programmer, sorry.

-
RE: Condition Met But Trade Doesn't Open.posted in Questions & Answers
@prodigyque There can be many reasons why it doesn't work. Can you please share your peoject?
-
RE: Counting candles before buy/sell gets triggered.posted in Questions & Answers
@luqmaan It depends on oyour conditions. Can you please share your project to take a look at it?
-
RE: Easy way to add "custom max" criteria to your optimizationsposted in Tutorials by Users
@chance4373 Interesting information. Thank you.
-
RE: Help with make a Scrollable Dashboardposted in Questions & Answers
@everjn17 WOW! I'm afraid the only one capable of offering a solition is miro himself.

-
RE: How close the trade at specific time each day?posted in Questions & Answers
@wyfchrsis In this example all trades will be closed during the last 9 minutes of the day:

-
RE: How do close open trades by using indicatorposted in Questions & Answers
@leelove Disconnect blocks 4 and 5. 'For each trade' blocks are recommended to be on top of an independent block tree.
-
RE: Problems with entering TP and SL?!?posted in Questions & Answers
@alfredinho50 You need to choose 'Custom (price level)'.
-
RE: Necesito ayuda con un indicador personalizado no detectadoposted in Questions & Answers
@mauro0425 ¿Es para MT5? Si es así, lo normal es que sea problemático. Compártelo, por favor, y lo comprobaremos.
-
RE: Condition & Formula, Yellow connection has stopped workingposted in Bug Reports
@shaktale Very interesting. Didn't know that! Thank you very much for your info.
-
RE: TRADE ON OPPOSITE CONDITIONS HEDGEposted in Questions & Answers
@agitins Well, I regret to inform you that I already tried it some years ago and it fails sooner than later, sorry.
-
RE: Bucket / Basket close of all open tradesposted in Questions & Answers
@kvinvest If you need to combine manual AND automatic trades at the same time with the same EA, you don't need to tocuh the magic number. What you need is to be sure that ALL relevant blocks in your EA have this option selected:

-
Position closed block doesn't workposted in Bug Reports
Third bug in a row in MQ5. The 'Position closed' block doesn't work. I tried this easy project and I found that due to its failure, the EA does not work properly:
https://fxdreema.com/shared/0U14ZjP2e
Is maybe the admin modifying the code with no notification to the users?