• 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 $ Simple EA ExhaustionBar + Vertex M15.rar

... I have noticed that many times:
When Blue vertex rises high, and ends, and blue begins to fall ... The trend usually starts to fall too. In red is the same...

I understood that's when ExhaustionBar indi should help, i.e. gives you a signal 'the trend is exhausted and is about to reverse' . I cannot decompile 'ExhaustionBar' indicator from ex4, but it looks somewhat dumb: sometimes it gives you 'exhaustion' signal after 40% retracement, sometimes it doesn't catch a trend change after 200% retracement.
If you call iCustom("ExhaustionBar") from your EA, it may even miss that 'bar'. (btw, do you have this indi in mq4?)
Tweaking this indi failed, I'd suggest you try MFI at level 80/20 for overbought/oversold and its direction instead. I find helpful MFI(8) -> MA(8) crossing as well, e.g
upload_2018-2-28_15-49-14.png
Sorry, I stick to M5/M1 timeframes for a quick buck :cool:
 

Attachments

  • upload_2018-2-28_15-49-14.png
    upload_2018-2-28_15-49-14.png
    17.2 KB · Views: 862
#180227 ea exhaustionbar, second op - edited.png
my FT on real, on alpari M15. nano account (4 digit). depo 300 usc
i think this ea is profitabel, but still a weakness. from the picture we see: op sell, the op sell does not open imediately after red dot (exhaust indi) appear, there are some range to open position (op).
Maybe next time wini can fix it. open position imediately after dot red/lime apear.
the potensial profit can reach 5% - 10% -20% per "day"...holly grail
 

Attachments

  • #180227 ea exhaustionbar, second op - edited.png
    #180227 ea exhaustionbar, second op - edited.png
    31.2 KB · Views: 857
Last edited:
#180228 GU di zoom 2x - edited.png another picture
I have floating because it failed to reach TP 10 pips. If only this ea can op as soon as signal exhaustionbar appears, certainly floating will not happen. I think the main actor is an exhaustionbar indicator. This indicator is very powerful in my opinion. we can grab 5 - 10 pips successfully once the signal appears. hopefully wini generous to overcome this.
 

Attachments

  • #180228 GU di zoom 2x - edited.png
    #180228 GU di zoom 2x - edited.png
    28.7 KB · Views: 850
Cheers rshaug,

I contribute what I can, when I can. I saw the request and went back through my catalogue of indicators, lo and behold Mr ExhaustionBar :mask:

Happy I was able to help.

Rgds
RM
 
View attachment 38995 another picture
I have floating because it failed to reach TP 10 pips. If only this ea can op as soon as signal exhaustionbar appears, certainly floating will not happen. I think the main actor is an exhaustionbar indicator. This indicator is very powerful in my opinion. we can grab 5 - 10 pips successfully once the signal appears. hopefully wini generous to overcome this.
When I have a little time, I'll see what I can do;)
 
Thanks for trying that. Also if you read the original documentation, the exhaustion signal contains actually two signals, one is short-term and one is long-term. The most powerful signal is the long and short-term signals appeared on the same bar, for an 4H, it means trend reversal and can get at least 50-100 pips in my trading experience. If you add a support/resistance indicator (I've one), it can give you 80% success rate.

http://www.abundancetradinggroup.com/leledc-exhaustion-bar-mt4-indicator/
https://www.tradingview.com/script/2rZDPyaC-Leledc-Exhaustion-Bar/


When I have a little time, I'll see what I can do;)
 
4HR signal is most powerful, watch USDJPY makes 100+ pips move tomorrow. I posted the last move here when introduced the indicator to the board. See if you can do something about it.
 

Attachments

  • PIPS.png
    PIPS.png
    414.2 KB · Views: 114
4HR signal is most powerful, watch USDJPY makes 100+ pips move tomorrow. I posted the last move here when introduced the indicator to the board. See if you can do something about it.

BoJ wrapping up their QE? IMHO, there is very little or no technical analysis or statistics applicable in D1-H1 timeframe. Any word spoken by a central banker blows it away - and they are queing in front of the microphone ...:nerd:
 
Today I have a little time.:nod:

I'll have several tests separately:

Leledc-ExhaustionBar1
Leledc-ExhaustionBar2

Without SL or TP only what the indicator says.
Then I will be adding different filters
 
$ Simple EA - Leledc-ExhaustionBar1

The BT are without SL or TP, only if the indi says buy, then buy, and if it says shell, close all buy orders, and shell

0.1 lot start with 1000

m5
StrategyTester M5.gif

M15
StrategyTester M15.gif

H1
StrategyTester H1.gif
Maybe we should start with 0.01
But with this we can make an idea
 

Attachments

Now I see the following:

It could be said that :

the indi 1 is better in small TF and the indi 2 is better in big TF?

M5 and H4?

What would happen if we join the 2 indicators, but only the indi one take m5 and the indi 2 take h4 as a reference?

I do not know i do not know.....
 
Ok

I bring some results.
The EA only opens if they match Example:
Indi 1 in M5 buy and Indi 2 in H4 buy, then: buy
Indi 1 in M5 shell and Indi 2 in H4 shell, then: close all buys and open shell

m5 - h4
StrategyTester M5 IN MT4 Default in EA options indi 1 m5 - indi 2 H4.gif

m15 - h1
StrategyTester M5 IN MT4 - in EA options indi 1 m15 - indi 2 H1.gif

m1 - h4
StrategyTester M1 IN MT4 Default in EA options indi 1 m1 - indi 2 H4.gif
 

Attachments

  • StrategyTester M5 IN MT4 Default in EA options indi 1 m5 - indi 2 H4.gif
    StrategyTester M5 IN MT4 Default in EA options indi 1 m5 - indi 2 H4.gif
    8.9 KB · Views: 715
  • StrategyTester M5 IN MT4 - in EA options indi 1 m15 - indi 2 H1.gif
    StrategyTester M5 IN MT4 - in EA options indi 1 m15 - indi 2 H1.gif
    8.8 KB · Views: 712
  • StrategyTester M1 IN MT4 Default in EA options indi 1 m1 - indi 2 H4.gif
    StrategyTester M1 IN MT4 Default in EA options indi 1 m1 - indi 2 H4.gif
    9.2 KB · Views: 713
  • $ Simple EA -- Leledc-ExhaustionBar 1+2.rar
    $ Simple EA -- Leledc-ExhaustionBar 1+2.rar
    254.3 KB · Views: 125
Now well:
What would happen if.......... :D
I do not know :shake:
Test, try with SL TP and Demo ... Maybe it works, who knows.:happy:
Any suggestion will be welcome, but better, if the one who makes it contributes BackTest in different pairs, etc ...
 
Great progress, you're on something. Remember, not every turn has an exhaustion bar, so after a buy bar, you may not see a sell bar. To exit, you need some other ways such as target pips or trailing stop
Ok

I bring some results.
The EA only opens if they match Example:
Indi 1 in M5 buy and Indi 2 in H4 buy, then: buy
Indi 1 in M5 shell and Indi 2 in H4 shell, then: close all buys and open shell

m5 - h4
View attachment 39215

m15 - h1
View attachment 39216

m1 - h4
View attachment 39217
 
Back
Top