Awesome Oscillator Divergence
-
Hello all Great People!
How to create an open order that triggered by blue trendline :
1 Buy : if the blue trend line is raising up ( on separate windows) & the trendline on main chart is down
2 Sell : if the blue trend line is falling down / declining ( on separate windows) & the trendline on main chart is upHere attached the indicator. Thank you!

-
Did you import the indicator correctly on fxDreema? Is it fully compatible?
-
@zedeai2
Are the lines buffer or object? -
@l-andorrà Yes I can upload it. But then I don't know how to create the ea
-
@sktsec seems there is no buffer
-
Can you please confirm those lines are identified objects on the chart?
-
@l-andorrà Yes this is object on the chart
-
Then you can use the 'for each object' loop to find the last line created. You can use any standard 'condition' block below it to filter that last line.
-
@l-andorrà Thank You. I will try it!
Best regards
-
You're welcome.
-
@l-andorrà Hello,
I tried to use :
1 for each object' loop to find the last line created.
or
2 use any standard 'condition' block below it to filter that last lineDo you have a sample for each of those option? I had tried it but I don't think it's correct
Thank you in advance
-
Can you please share the link to the last version?
-
Hello, do you mean the last version of indicator? ... But I have no last version
-
No. I mean the last version of your project?
-
@l-andorrà Last time I had created it but it was not working. But let me try to find it again and share it here
-
Sure. No problem.