stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

EA based on support/resistance
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1637
Page 1 of 1
Author:  dudest [ Sun Mar 17, 2013 6:19 pm ]
Post subject:  EA based on support/resistance

Hello fellow forum members!

Time for a new EA based on slipshod's SS_SupportResistance_v04b indi: http://www.stevehopwoodforex.com/phpBB3 ... d&start=30

Would be grateful if you coding gurus can turn this idea into working code :)

The Concept

1. Buy from support

-> Where support (according to the indi) is
a) Verified support where test count is >= 2
b) Turncoat support

2. Sell from resistance

-> Where resistance (according to the indi) is
a) Verified resistance where test count is >= 2
b) Turncoat resistance

The Rules

SELL: when price gets to the lower border of the resistance zone.
SL: at the upper border of the resistance zone
TP: at the upper border of the support zone below

BUY: when price gets to the upper border of the support zone.
SL: at the lower border of the support zone
TP: at the lower border of the resistance zone above

Trade management:
-> Via MPTM: trail by 2 candlesticks
-> Trade exit: either by SL or by TP or by candlestick trail

Money management:
-> Option on EA to manually set lotsize or automatic lot calculation
-> NB: only 1 trade per opportunity

Additional Notes

-> MPTM candlestick trail settings:
TSL=Trailing stop loss settings
TrailingStop=1
UseStandardTrail=0
TrailingStopPips=10
UseCandlestickTrail=1
CandlestickTrailTimeFrame=30
CandleShift=2

-> The candlestick trail is not set in stone, 'tis one of the params to be fine-tuned during testing


Chart example

Indi modified settings: (everything else OOTB)
-> Timeframe: 60
-> zone.show.weak: false
-> zone.fuzzfactor: 0.5

Operating timeframe: M30

20130317_nzdusd_m30_bias_h1.gif
Cheers!
Author:  chaveznqoos [ Tue Mar 19, 2013 11:06 am ]
Post subject:  Re: EA based on support/resistance

Yes dudest;

For me, price levels, support and resistance is the only way to win in these markets .....

Regards.
Author:  excalibre30 [ Mon Mar 17, 2014 3:29 am ]
Post subject:  Re: EA based on support/resistance

Was an EA ever built on this strategy?

I think it is a very good strategy.
Author:  milanese [ Mon Mar 17, 2014 4:01 am ]
Post subject:  Re: EA based on support/resistance

dudest wrote:Hello fellow forum members!

Time for a new EA based on slipshod's SS_SupportResistance_v04b indi: http://www.stevehopwoodforex.com/phpBB3 ... d&start=30

Would be grateful if you coding gurus can turn this idea into working code :)

The Concept

1. Buy from support

-> Where support (according to the indi) is
a) Verified support where test count is >= 2
b) Turncoat support

2. Sell from resistance

-> Where resistance (according to the indi) is
a) Verified resistance where test count is >= 2
b) Turncoat resistance

The Rules

SELL: when price gets to the lower border of the resistance zone.
SL: at the upper border of the resistance zone
TP: at the upper border of the support zone below

BUY: when price gets to the upper border of the support zone.
SL: at the lower border of the support zone
TP: at the lower border of the resistance zone above

Trade management:
-> Via MPTM: trail by 2 candlesticks
-> Trade exit: either by SL or by TP or by candlestick trail

Money management:
-> Option on EA to manually set lotsize or automatic lot calculation
-> NB: only 1 trade per opportunity

Additional Notes

-> MPTM candlestick trail settings:
TSL=Trailing stop loss settings
TrailingStop=1
UseStandardTrail=0
TrailingStopPips=10
UseCandlestickTrail=1
CandlestickTrailTimeFrame=30
CandleShift=2

-> The candlestick trail is not set in stone, 'tis one of the params to be fine-tuned during testing


Chart example

Indi modified settings: (everything else OOTB)
-> Timeframe: 60
-> zone.show.weak: false
-> zone.fuzzfactor: 0.5

Operating timeframe: M30




Cheers!
Hi mate,

I will later take a look, what could be done..

Cheers :)

Tommaso
Author:  milanese [ Mon Mar 17, 2014 2:19 pm ]
Post subject:  Re: EA based on support/resistance

milanese wrote:
dudest wrote:Hello fellow forum members!

Time for a new EA based on slipshod's SS_SupportResistance_v04b indi: http://www.stevehopwoodforex.com/phpBB3 ... d&start=30

Would be grateful if you coding gurus can turn this idea into working code :)

The Concept

1. Buy from support

-> Where support (according to the indi) is
a) Verified support where test count is >= 2
b) Turncoat support

2. Sell from resistance

-> Where resistance (according to the indi) is
a) Verified resistance where test count is >= 2
b) Turncoat resistance

The Rules

SELL: when price gets to the lower border of the resistance zone.
SL: at the upper border of the resistance zone
TP: at the upper border of the support zone below

BUY: when price gets to the upper border of the support zone.
SL: at the lower border of the support zone
TP: at the lower border of the resistance zone above

Trade management:
-> Via MPTM: trail by 2 candlesticks
-> Trade exit: either by SL or by TP or by candlestick trail

Money management:
-> Option on EA to manually set lotsize or automatic lot calculation
-> NB: only 1 trade per opportunity

Additional Notes

-> MPTM candlestick trail settings:
TSL=Trailing stop loss settings
TrailingStop=1
UseStandardTrail=0
TrailingStopPips=10
UseCandlestickTrail=1
CandlestickTrailTimeFrame=30
CandleShift=2

-> The candlestick trail is not set in stone, 'tis one of the params to be fine-tuned during testing


Chart example

Indi modified settings: (everything else OOTB)
-> Timeframe: 60
-> zone.show.weak: false
-> zone.fuzzfactor: 0.5

Operating timeframe: M30




Cheers!
Hi mate,

I will later take a look, what could be done..

Cheers :)

Tommaso
You will find a early alpha version of this EA here http://www.stevehopwoodforex.com/phpBB3 ... f=5&t=3506

Cheers :)

Tommaso
All times are UTC Page 1 of 1