try it out
According to my question.
After having done take profit. The EA shall buy also if the last action before the TP was a buy order.
try it out
According to my question.
After having done take profit. The EA shall buy also if the last action before the TP was a buy order.
Hello,
How to reset the check type last Block after TakeProfit?
Any Ideas
Here is my project
https://fxdreema.com/shared/ITjHAHdId
HT-LineLertsABTrue.mq4
Test with Gold on M1 Chart
@fxDreema Sorry but The examples are gone figuring out may take days copy and paste is obviously of advantage
HT-Line_Alerts.mq4 Hello everyone,
Here is my project https://fxdreema.com/shared/4ZKf1Zm1cHT-Line_Alerts.mq4
Uploaded indicator must be installed into your main indicators folder.
HT-Line_Alerts.mq4
Otherwise the EA wont work.
But my problem is that the edit of lotsize doesnt work and also the Check trades count isnt editable.
I hope you can help me or send a link with this above EA corrected.
Here is the pre version of the Edit lotsize EA https://fxdreema.com/shared/chtebPqqd
which will work any way.
Maybe you can also tell me how to add a Only Buytrades OnlySelltrades Button.
I'm referring to that function in any EA see uploaded Image
How to get access to this via Button to switch between long&short, Only Long, Only Short?
Or any other way how to do that.
@ScienceFictionEAs said in Equity Guardian:
Hello again,
Could you also answer the nearly same question please according to this project? https://fxdreema.com/shared/aAWvcOlOd

I would prefer to have an entry like 20% in the inputs so if you could tell me how this is possible would be very great.
Maybe I also can use the offset field.
Hello again,
Could you also answer the nearly same question please according to this project? https://fxdreema.com/shared/aAWvcOlOd
Hello Everyone,
According to this Question https://fxdreema.com/forum/topic/6480/stop-losable-positions-at-1-of-equity
and this example https://fxdreema.com/shared/hAf4ddrDd
How to get this condition block Adjust Field inserts (*0.962)
Into the Inputs (EA input parameter) correctly ?
Data Type? free or string or what.
Can anyone make an example for Cut loss Amount Total Money 400 with check profit unrealized period of time block
For Daily Loss Amount Control (strategy tester) Prop Firms
aditionally please?
And then turn of blocks instead of terminate and turn on when new day (prop firm Count Cycle) starts.
with time filter block or so
Yes you mean like this!
Explained in this video from Boxxocode .youtube.com/watch?v=sqEOckYTAKc
I did rebuild this already.
But my question is how to do it with the Buffer(Number) IDs.
That is also important to me to use zigzag and set conditions like Higher High 3 Lower Low 3 or
After an uptrend (First) lowerlow and first lower high (or first LH& first LL) to set conditions for reversal entrys OR
das grosse Buch der Markttechnik settings. Furthermore to define up or downtrend using zigzag instead of moving averages or something like this
Yes, the semafor repaints.
But according to this example.
Using Buffer Numbers to use them as anchorpoints in Terms of using their IDs
I will only use the passt IDs of the Buffer which cant repaint anymore
And the passt IDs dont repaint! always only the current one
Hello,
How does work this feature?
For Semafor please create an example3-level-zz-semafor.mq4
I just want to use the Buffer Numbers (put into variable and then make use of the ID1,2,3,4 etc. from the choosen BufferNumber
) to have the anchor points for TrendLines.
Using this for zone recovery might make sense
Can you add an example for drawing TRENDlines using THIS example please