fxcodebase-backup

Candle meter strategy

Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=14626
Forum: 31 · Topic 14626 · 5 post(s)


Candle meter strategy

Alexander.Gettinger · Thu Mar 08, 2012 10:55 am

Strategy based on Candle Meter oscillator (viewtopic.php?f=17&t=9706).

BUY condition: Oscillator show [Number] following candles in the UP direction. SELL condition: Oscillator show [Number] following candles in the DN direction.

Download:

CandleMeter_Strategy.lua

For this strategy must be installed Candle Meter oscillator (viewtopic.php?f=17&t=9706).


Re: Candle meter strategy

jackfx09 · Fri Mar 09, 2012 11:10 am

Nice idea and strategy!!!

Is it possible to ADD a filter for confirmation of this strategy? Supertrend indicator seems to match up nicely since based on same concept.

Thanks!

sjc


Re: Candle meter strategy

Apprentice · Sun Mar 11, 2012 5:20 am

Your request is added to the development list.


Re: Candle meter strategy

Alexander.Gettinger · Mon Mar 12, 2012 2:44 pm

jackfx09 wrote: Is it possible to ADD a filter for confirmation of this strategy? Supertrend indicator seems to match up nicely since based on same concept.

See this strategy:

CandleMeter_SuperTrend_Strategy.lua

For this strategy must be installed SuperTrend_dot.lua from viewtopic.php?f=17&t=2527&p=14388


Re: Candle meter strategy

Apprentice · Sun Dec 04, 2016 8:09 am

Bump up.