• 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 :)

Suggestion I will make a Free EA with your Indicator

i test it on 5 minutes i'll try without filter to see if it open , i think he wait for an arrows to open a position only if all the other conditions are met , for the moment it doesn't arrived since this morning on 5 chart on m5 , with h1+h4+d1...
 
Mr. Tanaka, thanks for your ea for more acurace trade, I suggest, this configuration in this picture
example on timeframe M30 only trade buy if H1 and H4 is buy, and only trade sell if H1 and H4 are sell, it is to follow the trend
View attachment 57652
this ea is pz_supertrend, it if free ea, you can download from
for me this ea work good in H1 with filter H4 and D1, with 28 pairs, only trade Europe and America, it take only about 10 to 15 trades but all winners
You can share the set you are using. I would like to test it.
What capital is necessary. Thank you
 
Thank you!

Unfortunately, the results are not as good as without H1.
Is it possible to select H4 + D1 as indicators? Could you code that?
Papagami,
I added Trend filter H4 + D1 and the result is very good.:cool:
Let's find the best parameters!:ok:
Rev.B
1. Added trend filter (H4 + D1)
2. Added opposite signal closure (true/false)
3. Modified MM (MM works without stoploss)
4. Changed entry timing from Trend signal(shift=0), EA should open orders as soon as trend filter meets condition.
 

Attachments

Papagami,
I added Trend filter H4 + D1 and the result is very good.:cool:
Let's find the best parameters!:ok:
Rev.B
1. Added trend filter (H4 + D1)
2. Added opposite signal closure (true/false)
3. Modified MM (MM works without stoploss)
4. Changed entry timing from Trend signal(shift=0), EA should open orders as soon as trend filter meets condition.
Good work Tanaka!
 
Here is screenshot. Especially look for M1, there was signal around 17:30
Yes, entry filter D1 and H4 are Buy trend and arrow buy signal comes, then open order...... we have to wait!
By the way you can check without filter to see if EA works properly.
 
Indicators

1. 5 EMA
2. 15 EMA

Buy Setup Rules

First 5 EMA need to cross 15 EMA in the upward direction.
When crossover complete, wait for closing the bullish candle.
Open buy position after successful upward crossover.
Stop loss will be below the support level or set SL as 15-20 pips
Take profit will be 15-60 pips for every buy entry.

Sell Setup Rules

First 5 EMA need to cross 15 EMA in the downward direction.
When crossover complete, wait for closing the bearish candle.
Open sell position after successful downward crossover.
Stop loss will be above the resistance level or set SL as 15-20 pips
Take profit will be 15-60 pips for every sell entry.
 
Back
Top