Different take target for first order
-
Hello
I joined this program for the first time and I am very happy about it, it is a great work, thanks to those in charge of it and its founders.
I created a trading robot that works with the Martingale grid trading that multiplies when losing, and I know its risks.. In any case, I hope for your help, gentlemen, please.
I hope you will clarify with pictures.
First, I want the first target for the first deal to be different from what happens if the price declines and the turn of the other multiplying deals comes, that is, when a deal is opened at the beginning and it is successful, the target for it is, for example, 300 pips. If the price declines before the first target and declines after the first deal and continues to multiply, it closes everyone until the first spot whenever the price reaches 30 pips, for example?. @miro1360 @l-andorrà @ -
@mumohamadmu Secondly, I want the profit target of the deal and the stop loss to be an imaginary line appearing on the chart.
-
Add a shared link asking how to do the one section you are struggling with, then you can move on to the next.
-
@jstap Sorry, I did not understand what you meant, brother. Do you mean that I should share part of the programming for the robot through this program? I am not an expert in design and creation here, but I have a strategy in mind and I took the appropriate template for it from YouTube, then added some improvements to it. Through your previous topics, I do not know which part of it to share, frankly.
-
project screen - projects - create a shared link - open in web - copy address bar and paste here, this will allow people to view what you have done
create a test project if necessary, you can then, the sections to share are the sections you need help with
-
Thank you I get it .That is

-
@mumohamadmu What jstap said is you doing this:

-
@l-andorrà yes thank you . that is: https://fxdreema.com/shared/5N95w3iae
@miro1360 @l-andorrà @fxDreema @jstap -
You do not need and blocks, what section do you think isn't working properly? It is easier to test 1 section and test, then move on to the next
-
@jstap First, I want the first target for the first deal to be different from what happens if the price declines and the turn of the other multiplying deals comes, that is, when a deal is opened at the beginning and it is successful, the target for it is, for example, 300 pips. If the price declines before the first target and declines after the first deal and continues to multiply, it closes everyone until the first spot whenever the price reaches 30 pips, for example
-
@mumohamadmu I'm not sure I fully understand what you mean by this. 'If the price declines before the first target and declines after the first deal...'
-
@l-andorrà I will explain to you that we have a grid trading and the first order was opened with a target of 300 for example, but the price did not reach 300 pips and declined, then double deals were opened. Now the target of all deals is 30 pips for example, and I will put pictures to clarify through the Dark Mimas robot. Thank you

-
Ok. Now I think I get it. So essentially you need 2 different pips targets. If there is one only trade, it should be closed at 300 pips in profit while if there are 2 or more at the same time, all of them should be closed at a a 30 pips profit of the first one. Is that correct?