There is a way to check yes.....
Post a link to the project so we can take a look.....
Regards*
There is a way to check yes.....
Post a link to the project so we can take a look.....
Regards*
You'd have to post a link to your project*
Perhaps Trailing Stop needs to be connected directly to the If Trade block.....
Regards*
I 'Think' the problem maybe in the For Each Position block...
You have it set to 'Not more than 1 Trade'.....
Which means maybe if there's already a Buy on, it won't pass through to the Sell block......maybe....
Not sure you need the Check Positions Count block either......
Regards*
If that works then yes.....Not sure you can program the EA to delete it....I could be wrong....
Sry, best I could come up with :-))
Hmm... Well there may be a way to do it but it's beyond me I'm afraid.
There is a Modify Stops Of Trades block but it doesn't have a Delete option.......
You could use it to move the SL far, far away.....But do you need to actually delete it...?
Regards*
Well you could just not put a Stop Loss in the first place...
Why would you want to delete the Stop Loss if you already have one....?
You could try adjusting the 'Not more than n trades' amount....?
Or perhaps using the Check Trades Count block to turn off the Buy/Sell blocks...

Or waiting until your account empties, which is usually what happens with Grid or Martingale systems.... :-))
Sry.....There'll be a way to do it*
Regards*
Well you did say indicator ;-))
I'm not sure you can do it as Object on the chart is reading exactly that. The object on the chart you have the EA on....*
That's only an example. $1000 divided by 20000 gives you a lot size of 0.05...
The value is up to you.....*
I believe your answer maybe lies in the Yes/No options....
Probably a matter of trial and error. They confuse the hell outta me....lol
Regards*

There is an option to choose the timeframe the indicator is reading from....
Not sure it works in backtesting though....
Regards*

@William29 said in Custom Indicator Parameter*:
@Morpheus_0 Here's the thing with testing using custom indicators. The parameters of testing will be default indicator parameters. So your thing might only can be tested in real time.
Dear William,
Thankyou. That would indeed explain the issue.
Regards
Morpheus*
That's ok. Sorry but it's late here and I've been 'Dreeming' far too long today lol....
So for now maybe try setting the value as a variable and putting that in the field like this...>>

See if that works.
Regards*
For Candle Low it would be 'Candle Low -1 pips'
Ya. FXDreema gives you 10 blocks only for free....
Can't build much with 10 blocks I'm afraid*
Regards*
Can try something like this..>>
https://fxdreema.com/shared/vVjSlvPXc
Can use variables for lot size or choose from the drop down menu in the Buy/Sell blocks....
Regards*
Well better you learn and try yourself.....
You may want to try some of these blocks...>>

Regards*