• 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

A simple strategy that signals strong points of entry and exit. To use this, you will need two indicators, CCI and MACD, applied in the same window. The strategy shows the best results using periods from M1 to H1.

The adjustment of indicators:

MACD: EMA fast - 12, EMA slow - 26, MACD SMA - 2, we apply to closing quote.


In order to open a purchase position, it is necessary that the red line of the CCI crossed the +100 line from the bottom up and the MACD indicator was located above the marking line 0. At the same time, to close position, it is necessary that the CCI line would return to level +100. But in practice, you better terminate positions if the CCI line crosses the MACD line.

To open a sales position, the red line of the CCI must have crossed the line -100 from the bottom up and the MACD indicator was located below the marking line 0. To close position, it is necessary that the CCI line would return to the level -100 or cross the MACD line.
 
A simple strategy that signals strong points of entry and exit. To use this, you will need two indicators, CCI and MACD, applied in the same window. The strategy shows the best results using periods from M1 to H1.

The adjustment of indicators:

MACD: EMA fast - 12, EMA slow - 26, MACD SMA - 2, we apply to closing quote.


In order to open a purchase position, it is necessary that the red line of the CCI crossed the +100 line from the bottom up and the MACD indicator was located above the marking line 0. At the same time, to close position, it is necessary that the CCI line would return to level +100. But in practice, you better terminate positions if the CCI line crosses the MACD line.

To open a sales position, the red line of the CCI must have crossed the line -100 from the bottom up and the MACD indicator was located below the marking line 0. To close position, it is necessary that the CCI line would return to the level -100 or cross the MACD line.
can u share screenshoot
 
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.


I am testing, until my laptop ist burning! :giggle:
 
Tanaka, can you implement a tool like equity-sentry? For instance, at 25% equity-drawndown all trades are closed (but EA ist still working, starting new)?
 
Tanaka, can you implement a tool like equity-sentry? For instance, at 25% equity-drawndown all trades are closed (but EA ist still working, starting new)?
Hi, I added equity-sentry as you requested.
REV C.
1. Added equity loss closure with percentage.

If you put 25 in parameter, if drawdown > equity * 25%, all trades are closed. :cool:
 

Attachments

Back
Top