take the * out of the constant, add this to adjust field: Cut_loss_percentage and save as double type
Posts made by jstap
-
RE: Equity Guardianposted in Questions & Answers
-
RE: A single trade in progressposted in Questions & Answers
You need to count candles into a variable, reset when needed, use a condition variable <= count maximum number
-
RE: Trailing Stop (Stoploss)posted in General Discussions
Would be like this:

But you don't need it, you need blocks separate to your buy/sell tree:

-
RE: Trailing Stop (Stoploss)posted in General Discussions
Try and set up a small project doing this, you can then add the shared link here and say what's not working.
-
RE: A single trade in progressposted in Questions & Answers
Switch your no trade block on to buy and sell
-
RE: Trailing Stop (Stoploss)posted in General Discussions
Then you need to set up flags, so when condition true you allow trade to close.
-
RE: Trailing Stop (Stoploss)posted in General Discussions
I am not sure, I can't use B&C in the uk, you need to stop or take before the spike happens.
-
RE: A single trade in progressposted in Questions & Answers
The no trade block, if either buy or sell set both in block
-
RE: EA activate when someone buy or sellposted in Questions & Answers
Then you can use but it will need manually added trade
-
RE: Indicator isnt visible during mt4 testingposted in Questions & Answers
Yes live or test add to chart, there is a block that can add to chart but even this won't work on back test
-
RE: Indicator isnt visible during mt4 testingposted in Questions & Answers
You have to add it manually
-
RE: cancel pending order once other one is executedposted in Tutorials by Users
Then use different group number
-
RE: cancel pending order once other one is executedposted in Tutorials by Users
Bes way would be to place a instant trade when conditions met.
-
RE: cancel pending order once other one is executedposted in Tutorials by Users
Is same block you used to place the 1st
