• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

New EA Ea Boss Full Version

My experiment now...

View attachment 37147

6 charts, same pair (USDCAD), but with different GMT offset setting for 24 hours.
Don't know the result yet...


Try this free script
gmt-offset-screen-3715.png
for the gmt_offset https://www.mql5.com/en/market/product/10173
 
Is that incredibly crazy? I did BT for 2017 all year since January with $100 and the setting as shown. End of the year, I would be a billionaire haha
 

Attachments

  • Screen Shot 2018-01-31 at 20.29.59.png
    Screen Shot 2018-01-31 at 20.29.59.png
    94.2 KB · Views: 678
  • Screen Shot 2018-01-31 at 20.21.33.png
    Screen Shot 2018-01-31 at 20.21.33.png
    22.5 KB · Views: 648
Hello everyone,

After many changes, coding, adjustments, Backtesting on EA Boss, finally we have a more optimal version of this strategy, which will call EVoss EA (the evolution of EA Boss).

Today I have achieved the best adjustments and thanks to that the best results, committed to demo accounts in 3 different brokers (ICMarkets, FBS and Alpari).

BaseBalance: is the base value $ for EVoss to calculate the lot.
MLole: the initial lot, for the calculation of the final lot. The Balance of the account is divided between the BaseBalance parameter and the value is multiplied by Mlote, eg: Account Balance $ 1000 / (BaseBalance = 500) = 2
2 * (Mlote = 0.1) = 0.2 Lot
MaxSpread: Maximum spread allowed to open an operation.
GMT_offset: hours starting at 00:00, in which EVoss opens operations, for example: 1 operations will be opened until 01:59
StopLoss: the maximum loss accepted per operation in% on the account balance.
MagicNumber

here I leave the results of 02/02/2018 in the three brokers and the backtesting with each pair.

I will soon publish the EA for everyone to do their tests and analysis.
 

Attachments

  • Evoss_v1.png
    Evoss_v1.png
    185.5 KB · Views: 712
  • EVoss EA - Alpari.png
    EVoss EA - Alpari.png
    230.7 KB · Views: 682
  • EVoss EA - FBS.png
    EVoss EA - FBS.png
    248.8 KB · Views: 652
  • EVoss EA - ICMarkets.png
    EVoss EA - ICMarkets.png
    384 KB · Views: 650
  • Evoss-BackTesting.rar
    Evoss-BackTesting.rar
    129.4 KB · Views: 359
Hello everyone,

After many changes, coding, adjustments, Backtesting on EA Boss, finally we have a more optimal version of this strategy, which will call EVoss EA (the evolution of EA Boss).

Today I have achieved the best adjustments and thanks to that the best results, committed to demo accounts in 3 different brokers (ICMarkets, FBS and Alpari).

BaseBalance: is the base value $ for EVoss to calculate the lot.
MLole: the initial lot, for the calculation of the final lot. The Balance of the account is divided between the BaseBalance parameter and the value is multiplied by Mlote, eg: Account Balance $ 1000 / (BaseBalance = 500) = 2
2 * (Mlote = 0.1) = 0.2 Lot
MaxSpread: Maximum spread allowed to open an operation.
GMT_offset: hours starting at 00:00, in which EVoss opens operations, for example: 1 operations will be opened until 01:59
StopLoss: the maximum loss accepted per operation in% on the account balance.
MagicNumber

here I leave the results of 02/02/2018 in the three brokers and the backtesting with each pair.

I will soon publish the EA for everyone to do their tests and analysis.
very good share full version
 
Hello everyone,

After many changes, coding, adjustments, Backtesting on EA Boss, finally we have a more optimal version of this strategy, which will call EVoss EA (the evolution of EA Boss).

Today I have achieved the best adjustments and thanks to that the best results, committed to demo accounts in 3 different brokers (ICMarkets, FBS and Alpari).

BaseBalance: is the base value $ for EVoss to calculate the lot.
MLole: the initial lot, for the calculation of the final lot. The Balance of the account is divided between the BaseBalance parameter and the value is multiplied by Mlote, eg: Account Balance $ 1000 / (BaseBalance = 500) = 2
2 * (Mlote = 0.1) = 0.2 Lot
MaxSpread: Maximum spread allowed to open an operation.
GMT_offset: hours starting at 00:00, in which EVoss opens operations, for example: 1 operations will be opened until 01:59
StopLoss: the maximum loss accepted per operation in% on the account balance.
MagicNumber

here I leave the results of 02/02/2018 in the three brokers and the backtesting with each pair.

I will soon publish the EA for everyone to do their tests and analysis.

EA Published: https://soehoe.id/evoss-ea-night-v1-0.t9931/
 
Hello everyone,

After many changes, coding, adjustments, Backtesting on EA Boss, finally we have a more optimal version of this strategy, which will call EVoss EA (the evolution of EA Boss).

Today I have achieved the best adjustments and thanks to that the best results, committed to demo accounts in 3 different brokers (ICMarkets, FBS and Alpari).

BaseBalance: is the base value $ for EVoss to calculate the lot.
MLole: the initial lot, for the calculation of the final lot. The Balance of the account is divided between the BaseBalance parameter and the value is multiplied by Mlote, eg: Account Balance $ 1000 / (BaseBalance = 500) = 2
2 * (Mlote = 0.1) = 0.2 Lot
MaxSpread: Maximum spread allowed to open an operation.
GMT_offset: hours starting at 00:00, in which EVoss opens operations, for example: 1 operations will be opened until 01:59
StopLoss: the maximum loss accepted per operation in% on the account balance.
MagicNumber

here I leave the results of 02/02/2018 in the three brokers and the backtesting with each pair.

I will soon publish the EA for everyone to do their tests and analysis.
well done bro... thanks for your hard work :ok::)
 
Back
Top