[Help] How can i build this developed and tested strategy on CP

Avatar
  • updated

trade the direction of the trend + enter at 1am NY time (dont enter if u above 50% fib in longs and viceversa) + 2rr + SL on low/high london (if u long u put SL on london Low).
IMPORTANT: The strategy uses the recovery tunnel: 

Image 6290

Parameters for CP:
trend: EMA 50 in 15m ; Entry above the ema 50 would be long
2Rr with the SL is of London lows if trend is bullish (and viceversa)

Here are some backtests: https://www.tradingview.com/x/cGHHgaWf/ https://www.tradingview.com/x/EGrNovS2/ Backtest from january to 22 jan
Screenshot below represents the strategy. i use those 2 indicators for tradingview, asian session range to mark the low and hgih of london and ema ribbon to have 50ema

Image 6289

Avatar
1

Start with the only MA Filter in Buy below MA / Sell above MA mode and Reverse = True.

Then add the Time filter and apply it "to the first entry only".

Disable Martingale and Ant-martingale, and set the Directional filter to Change dir after loss. Set the StopLoss to 200 points. Enable Apply martin after closed loss and set the Lot coefficient to 2 (martingale section).

To use SL on the London low/high you need to find/develop custom indicator that says to close buys below the low/sells above the high.

It will not be exactly the strategy from your description, but a very good point to start with.
Please share your set file when it is ready so anyone can test and improve it.

Avatar
1
Daniel Vázquez
Quote from Andrey Khatimlianskyi

Start with the only MA Filter in Buy below MA / Sell above MA mode and Reverse = True.

Then add the Time filter and apply it "to the first entry only".

Disable Martingale and Ant-martingale, and set the Directional filter to Change dir after loss. Set the StopLoss to 200 points. Enable Apply martin after closed loss and set the Lot coefficient to 2 (martingale section).

To use SL on the London low/high you need to find/develop custom indicator that says to close buys below the low/sells above the high.

It will not be exactly the strategy from your description, but a very good point to start with.
Please share your set file when it is ready so anyone can test and improve it.

Hello, i followed the isntructions.

I want to open 1 single position, if it wins then dont trade anymore until the next day, if not it will keep doing what the settings say. How can i make this? Its making a million positions and i enabled these:
I attach setfile also.

Image 6291

Image 6292

NAS CP 1.0.set

Image 6298

Image 6299

Image 6300

Image 6301

Image 6302

Image 6303


Avatar
0
jay hu

SPFX RECOVERY ZONE EA v1.5.mq5

I found onemq5 code related to the recovery zone and I hope this might help.