Hello.
I made a rule automation, automatically GreenUp if> 70 kr. Now I want to extend this rule to close the trade if there is loss between -100 and -130 kr. And only between -100 and -130 to avoid auto close if the marked drifts when changes in the match happens.
How to do this and is it possible?
Best, Tim
Expand the rule with stoploss.
- JollyGreen
- Posts: 2047
- Joined: Sat Mar 21, 2009 10:06 am
Tim
I find the easiest way is to use two "Close profit on" conditions. The first one closes your positions and greens up if it is >70Kr. You then add a second which closes your positions and greens (reds) up if the loss is >100Kr
You can replace the green up for a "Close profit on" condition.
That should work
JG
I find the easiest way is to use two "Close profit on" conditions. The first one closes your positions and greens up if it is >70Kr. You then add a second which closes your positions and greens (reds) up if the loss is >100Kr
You can replace the green up for a "Close profit on" condition.
That should work
JG
- JollyGreen
- Posts: 2047
- Joined: Sat Mar 21, 2009 10:06 am
Glad it worked for youjamertroy wrote:
Tried that and it worked! I never knew it was this easy.

You are telling guardian to only close when your profit/loss is more than 70 and less than -100 at the same time (which is impossible and why its not working)
As JG touched on above you need to duplicate your green out rule line and put the trading profit <-100 on that one.
As JG touched on above you need to duplicate your green out rule line and put the trading profit <-100 on that one.
You do not have the required permissions to view the files attached to this post.