Could somebody advise if I can set a stop using elder safe zone long? I’m trying to use the safe zone level at the point of trade entry. Is it possible timestamp or identify the candle at point of entry (TRADEPRICE perhaps?) and then use the safe zone indicator level at that point in time?
Problem is I think I will end up identifying the current safe zone level instead of the previous (n) bars.
This is where I’m at at present, it seems to be getting there but not sure if its as efficient as it could be?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Conditions to exit long positions. Firstly define safezone long level at time of trade entry. Use this level as a stop. For profit target multiply this risk amout to achieve risk reward level.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue