I need urgent help for my robot
-
@jstap said in I need urgent help for my robot:
@emreizmir The stops start/stop when condition is true/false, every position you want a trail to change have a condition to control. You can also use the pink blocks, or purple blocks on the trade tab. The combination you use depends on your need
can you just fix it for me and send me back?
-
@emreizmir At the minute from your las link you have conflicting logic on your trails, you have a trade limit but in my experience this will open all at more a less the same time, so you need a filter like once per bat to separate. Put on here what exactly you want to happen with each trade, what condition you want to separate and start, what condition you want to start/stop each trail, I will show you how to achieve.
-
@jstap said in I need urgent help for my robot:
At the minute from your las link you have conflicting logic on your trails, you have a trade limit but in my experience this will open all at more a less the same time, so you need a filter like once per bat to separate. Put on here what exactly you want to happen with each trade, what condition you want to separate and start, what condition you want to start/stop each trail, I will show you how to achieve.
my robot sells on the first candle that breaks 200 moves down. It buys on the first candle that breaks 200 moves up. Stop loss is 200 moving, so I wrote 300 pips in total profit. I wrote 300 pips because I want it to take as much profit as it can. I want the snow to move in 25 pips. I did all of them except the trailing snow. Profit will be tracked just as I said.
-
-
@emreizmir said in I need urgent help for my robot:
o achieve.
my robot does not open more than 5 processes at the same time. I adjusted accordingly.
-
@emreizmir Your trailing stop needs a stop otherwise it wont move, it needs an existing stop to be able to modify, this can start a long way from open, then start and move either using start in block or a condition.
-
@jstap said in I need urgent help for my robot:
Your trailing stop needs a stop otherwise it wont move, it needs an existing stop to be able to modify, this can start a long way from open, then start and move either using start in block or a condition.
is it working now the robot which you fixed?
-
@emreizmir The above link works but I set the SL at 100, you just need to decide the parameters you want to use.
-
@jstap said in I need urgent help for my robot:
The above link works but I set the SL at 100, you just need to decide the parameters you want to use.
if i do 20 pips it will advance 1 every 20 pips right?
-
@emreizmir If you put in step yes, if put in stop it will move every pip.
-
@emreizmir Sorry I told you wrong, stop is how far price moves before moving stop, step is how far to move stop relevent to stop.
-
@jstap said in I need urgent help for my robot:
orry I told you wrong, stop is how far price moves before moving stop, step is how far to move stop relevent to stop.
thank you.d,d you like my robot?
-
@emreizmir Yes I think simple like 1 ma is good, stops other things from going wrong:)