• 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

hossam elsawy Great results!

OK folks, another day comes to an end, all positions closed except the famous marty pairs which have the DD. I have removed EA from all other pairs, and now will ride the storm.

a.jpg
 

Attachments

  • a.jpg
    a.jpg
    205.2 KB · Views: 235
Beautiful! This is a big help to all of us! This is not my thread but I am sure alcazard is getting something out of this...otherwise why would he post this thread and share his creation with us!!!

Folks! lets encourage important members of the SoeHoe community like alcazard to post threads like this here in SoeHoe and lets all forward-test different combinations to find the profit.

Thanks!

Es

P.S. What a difference the M30 is from the H4

I know you are testing 4H so I try it 30min to test more time frames
 
Last edited:
[QUOTE = "Wanted1974"]

Alc,

As I mentioned in an earlier thread, my positions book would look totally different if the EA had the option 'close all at profit target'.
The first take profit in my batch of positions closed some and left others running, which is normal in your algo, but a choice for the user would help prevent potential DD.
The moment the intial 'partial close' took place, the overall balance/equity was in profit.
Perhaps it would not work or impossible in the code if the balance is negative, but if all is in profit, then close all and reset the algo to look for more trades.

If that was the case then my current trades would be empty, and I would have closed the ea/mt4 for the day. I believe it's already in the code as it decides to close some trades, not all.

Yes, I know, I am trying to 'semi automate' this EA, but I think a 'close all at profit target' could be a potential feature to think about. Or something like it.
[/ QUOTE]

Adding a CloseEverything function in progress
 
Don't we already have this? Confused!

Es

[QUOTE = "Wanted1974"]

Alc,

As I mentioned in an earlier thread, my positions book would look totally different if the EA had the option 'close all at profit target'.
The first take profit in my batch of positions closed some and left others running, which is normal in your algo, but a choice for the user would help prevent potential DD.
The moment the intial 'partial close' took place, the overall balance/equity was in profit.
Perhaps it would not work or impossible in the code if the balance is negative, but if all is in profit, then close all and reset the algo to look for more trades.

If that was the case then my current trades would be empty, and I would have closed the ea/mt4 for the day. I believe it's already in the code as it decides to close some trades, not all.

Yes, I know, I am trying to 'semi automate' this EA, but I think a 'close all at profit target' could be a potential feature to think about. Or something like it.
[/ QUOTE]

Adding a CloseEverything function in progress
 
Don't we already have this? Confused!

Es

We have the DollarTP function which allows to take a profit in dollar / euro but what Wanted is asking for is a function which closes all positions on a profit in percentage I think.

Wanted, tell me if this is your request?
 
The reason I ask is that I am not getting any trades with the new EA (v1.71). What is the entry criteria?


ES

The same as the beginningRSI Above / Below 70/30 and Crossed Bollinger Bands

In a flat market, there won't be much entry on a big timeframe

Be patient
 
ElectricSavant Just to let you know, I turned off the EA and my pc last night, woke up this morning, turned everything back on, no issues for EA. It checked pairs and opened new marty levels.

alcazard Yes, a kind of kill switch / close all / reset algo when in profit. Total profit, not just for one or two pairs, as it has that already. Like I mentioned, if this was available from the start I would not have these remaining two pairs in DD. Ideal example; a number of positions have been opened, some time passes, and the total profit of open positions is 100, kill switch is activated, ALL positions closed (even if some are in loss, its the total thats in profit).

Great goal by Griezmann last night, shame about the own goal.
 
Last edited:
Back
Top