Add Fix Stoploss in $$ - Best for Real Stress Testing

Avatar
  • updated
  • Completed

Stoploss will hit when a certain $$ (input from user) loss is reached.

Why it is important!

Most tastings are failed in real time because test run only in one go and most blowups are avoided because balance has grown much more than our initial deposit.

This feature is very handy in testing.
It tells how strong a strategy is in real time and long run.
If a strategy is profitable on log run it should withstand multiple blowups and still profitable.

Avatar
1
daniz

oh. I just updated the ea.
Thanks you so much.

Avatar
0
Andrey Khatimlianskyi
Quote from daniz

but Global stop is % of the balance.
We wanted fixed in terms of $$

Say when $300 loss is reached it will close all trades. This feature is helpful in testing and can generate great *set files.

I've added "Global StopLoss (account currency)"

Avatar
0
daniz
Quote from Andrey Khatimlianskyi

"Global StopLoss (account currency)"

Missed to add it to the google doc, sorry.

but Global stop is % of the balance.
We wanted fixed in terms of $$

Say when $300 loss is reached it will close all trades. This feature is helpful in testing and can generate great *set files.

Avatar
0
Andrey Khatimlianskyi
Quote from daniz

@1-andrey-khatimlianskyi

What is the option name in the ea?

"Global StopLoss (account currency)"

Missed to add it to the google doc, sorry.

Avatar
0
daniz

@1-andrey-khatimlianskyi

What is the option name in the ea?

Avatar
1
daniz

Thanks.

Avatar
1
Fabio Campos

Tks a lot, Andrey!

Avatar
1
Andrey Khatimlianskyi
  • Completed

Will be available in 2.23

Avatar
0
Andrey Khatimlianskyi
  • Started
Avatar
0
Fabio Campos

Understood! Thank you. Just voted on it.