forex software

Create and Test Forex Strategies

forex software

Skip to forum content

Forex Software

Create and Test Forex Strategies

You are not logged in. Please login or register.


Forex Software → Expert Advisor Studio → EA Studio Experts match FTMO Trading Objectives

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 3

Topic: EA Studio Experts match FTMO Trading Objectives

Hello Traders,

EA Studio v23.11.9 comes with metrics for evaluating the FTMO criteria.

Maximum daily loss

It is a total loss from midnight.
Daily loss = total profit of closed positions + current floating profit
Daily loss % = 100 * Daily loss / Initial account

This metric is reset at midnight.

The corresponding validation criterion is Maximum daily loss %. It has a default value of 5%, which corresponds to $500 for an initial account of $10000.

The "Maximum daily loss %" is relative to the Initial account. That is. 5% will be $500 for the complete backtest.


Maximum loss

This is the maximal loss relative to the initial account. It is not a Drawdown.

The corresponding validation criterion is Maximum loss %. It has a default value of 10%, which corresponds to $1000 for an initial account of $10000.

Maximum loss = Initial account - Minimal equity
Maximum loss % = 100 * Maximum loss / Initial account


You can make the new stats params visible in the Backtestign stats panel:

https://image-holder.forexsb.com/store/ftmo-max-loss-settings-thumb.png


The parameters will be visible in the Generator, the Collection and the Editor:

https://image-holder.forexsb.com/store/ftmo-max-loss-collection-thumb.png

It will show 0% for old collections. Recalculate your collection to update the metrics.


Validation criteria:

https://image-holder.forexsb.com/store/ftmo-max-loss-acceptance-criteria-thumb.png


We have corresponding settings in the Expert Advisors and the Portfolio Expert.

https://image-holder.forexsb.com/store/ftmo-set-protection-in-input-thumb.png

You can make managing easier by presetting the protections in the MQL code.

https://image-holder.forexsb.com/store/ftmo-set-protection-in-code-thumb.png

The Max Daily Loss protection in the MQL code calculates the Loss for the last 24 hours. This differs from the stats in EA Studio, which calculates from midnight.

You may set the protection to a lower value. Protection of $450 will work well with a $10000 account, and it will have a $50 safety margin.
If the protection is triggered, it stops the trading and removes the expert.

Please test the new features and share your feedback.

Trade Safe!

Re: EA Studio Experts match FTMO Trading Objectives

This is great!

Thank you Mr Popov, for all the improvements!

Re: EA Studio Experts match FTMO Trading Objectives

Hi Popov,

When backtesting the FTMO robots created by EA Studio the Initial Account Balance in the Settings need to be updated to allow for $25,000 and $50,000 settings.

Alann,

Posts: 3

Pages 1

You must login or register to post a reply

Forex Software → Expert Advisor Studio → EA Studio Experts match FTMO Trading Objectives

Similar topics in this forum