Hello,
Good day!
Can someone check my configuration to draw an EQUIDISTANT CHANNEL. It doesn't seem to draw anyline.
Shared link below:
Hello,
Good day!
Can someone check my configuration to draw an EQUIDISTANT CHANNEL. It doesn't seem to draw anyline.
Shared link below:
Sorry my bad. I didn't notice the Draw Channel object. Thanks!
Thanks for the reply. I am trying to come up with this TrendLine configuration attached below.
How can I configure the Resistance and Support Trendlines using Equidistant Channel? The Trendline shown is the result of the attached configuration.


I have tried to search for any example of drawing "Trendline By Angle" but couldn't find any. I think the issue I have brought up is related to "Trendline By Angle" object and hope someone could give me a sample configuration.
Thanks!
Dear Admins,
I want to implement a strategy in where it will determine the next support or resistance price level using the past 2 highs as resistance or 2 lows as support levels. As shown in the image below, it is divided by two parts. Assuming the vertical line is the present price level as well as considering the resistance point A and point B, how can I determine the price level at point C?
Thanks Advance...

Thanks ADMIN fxDreema I will try it out and let you know! Regards.
Hello,
I have a problem with setting my Stop-Loss based on the previous highest or lowest for a given period. The Stop-Loss automatically set by the EA is way over. Anybody have any suggestion on this? Attached is a snapshot for reference.
Thanks advance!

@Andermaiden2nd I will try it. Thanks and will get back if it will work.
@Andermaiden2nd I checked the "Break even point" but no option to select "money" (On Profit mode). Any workaround? Having still some issues with this.
@timmyhanke I will try your suggestion! Thanks for your time!
Hello experts, Is there any way to customize the weekday filter? Say trading will enable only around 10am Monday until 6pm Friday each week.
Thanks advance!
@timmyhanke Sorry but it's not what I want to happen. Maybe I got you confused and sorry for that. Once the 12 USD profit has been hit, even if the profit goes back to less than 12 USD, the SL should remain as the last SL recorded with the trailing stop. I don't want the SL to go back to the "Open Price" .
@timmyhanke I have actually did the same concept although a little different in the Check Profit (Unrealized) block as shown in the image below. Is my setup wrong here? Should i set the 12 USD limit in the "Filter trades with certain profit" or the "Profit settings for the filtered trades"? Can you check on this shared project please? --> https://fxdreema.com/shared/Xeb8RHlFd
I actually tried the one you suggested but still the SL changes to Open price once the profit goes below 12 USD.)
@timmyhanke it is actually my problem that I don't want to happen. What i require is once the profit reaches 12 or more then it will activate the trailing stop. Even if the profit goes less than 12 USD again, the last stop set by the trailing stop should still be the current SL. Is there any workaround for this?
@engrled If I were to implement the diagram https://fxdreema.com/shared/2W60eSN4d , will block # 9 work?
@timmyhanke yes a loop could be done but I was thinking how about a variable in where if the profit reaches 12 or more then the variable will have a value of "1" then another check will happen after block 1 which will verify if the variable has a numeric value 0 or 1. If the value will be "0" then it will proceed to block # 2 but if the value is "1", it will disregard block #2 and proceed its way to block# 6 as in the previous image I posted. But how can I create a condition to compare if the value is "0" or "1"? Which block can I use?
@tcanuto Thanks but still have the problem even though I have the "check profit (unrealized)" which is block # 2 as you have suggested be switched off instead.
Here is the Shared copy FYI: https://fxdreema.com/shared/8oWuwd71e
@tcanuto Thanks for the suggestion but my problem is mainly on existing trades without any closed trades. I still cannot figure out how to disable Block # 5 in case the profit reaches 12 USD or more. If the profit reaches 12 USD then initiates the trailing stop and once the profit falls below 12 USD, the SL goes back to the Open price in which I don't want. Upon hitting the 12 USD profit, the SL should remain as to the last trailing stop recorded.
FXDreema Admins we need your help with this.
Thanks advance.