• 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 Amenothes EA

alcazard

Member
Credit Hunter
Credits
0
Hi all

I present you my EA

EA is based on RSI and Bollinger Bands

The purpose of this thread is to test the EA with different brokers to see if it behaves differently with one or the other and thus be able to improve the program.

EA uses a grid and a martingale, so if you don't like this trading then don't take it.

Instructions : Set the EA on the 28 pairs: NZDUSD NZDCAD EURNZD GBPNZD GBPAUD GBPCAD AUDNZD EURAUD EURCAD AUDCAD USDCAD AUDCHF NZDCHF CADCHF GBPCHF USDCHF EURCHF CADJPY AUDJPY NZDJPY CHFUSDJPY EURJPY USDJPY EURUSD GBPUSD AUDPY EURJPY USDJPY GBPUSD AUDJPY EURJPY USDJPY GBPUSD AUDJPY EURJPY USDJPY GBPUSD AUDJPY EURJPY USDJPY GBPUSD AUDPY

TF M30

Settings :

MM: If on, 0.01 lot for 2000 € / $ in your balance. If off, put a number of lots in ManualLot
ManualLot: Only works if MM is off
DD_StoplossPct: Stop losses at a percentage of the balance
ECN: True or False
MagicNumber: Do not modify

You can follow my test here: http://www.myfxbook.com/members/Vulcain2019/amenothes-ea/8166246

EA expires June 30, 2021

A big thanks to Jean-Leon for his kindness and his help in the code

*****************************************************************************************************

For those who wish, report weekly with screenshots indicating the broker used, deposit, the leverage and the type of account.

Thank you
 

Attachments

Last edited:
EA cannot backtest because it takes profit in a basket on multiple pairs

Use it in a forward test

If you want to work on a real account, give me the account number and I will give you a personal version for your account.
 
No mt5 version, sorry

Ea is based on the RSI and Bollinger Bands

There was a bug on the first transactions, being fixed
 
No mt5 version, sorry

Ea is based on the RSI and Bollinger B

OK for RSI and BB but have to looking for good points to open order
For long things levels use special levels ,, example camarilla
For short things I am looking for points where the price "" vibrates""" up $down in tickmode and I put them there
Furthermore I recommend DRAG PENDING at a distance of XX20 POINT to PRICE
These 3 added things should give a good result
 
hossam elsawy said:
Hello sir
may you give me copy to try on my real account micro account so i can test on real account for more realistic i think it will be better than demo
I can take risk with my account to try it real
XM Micro
53099355

Hello Hossam

Here, EA for your real account
 

Attachments

I have a question about this:

DD_StoplossPct: Stop losses at a percentage of the balance

Is this for the individual symbol or does it act like a "close all" for the entire basket?

Es
 
ok so since we are loading the EA on 28 pair it only needs one pair to specify the input...instead of 28 separate instances of it.

If we choose to set it as a catastropic stop I suppose the EA closes trades according to the two indicators right?

ES

All trades are all trades open in MT4, will close trades of all pairs if DD is reached.
 
Yes if you change this parameter on a single pair, it should work.

The stop is based on the percentage of loss (difference between balance and equity)
 
But it does not solely rely on that input to exit right? The indicators are the logic for the exit right?

ES

Yes if you change this parameter on a single pair, it should work.

The stop is based on the percentage of loss (difference between balance and equity)
 
Back
Top