Volume based script to catch a big move. Works best on 5 min timeframe. The default sma duration for volume is set to 150 = number of candles in 5 mins timeframe for 2 days. Heavy volume is defined as = more than 9 times of sma. Both parameters are configurable. Trading strategy: Long buy at high / Short sell at low of the candle where the script gives the...
This strategy will focus on up trend trading and down trend trading based on several indicators such as; for up trend 1. SAR indicator 2. Super trend indicator 3. Simple moving average for the period of 100 down trend 1. RSI Indicator 2. Money flow index 3. Relative volatility index 4. Balance of powder
#-- Public Strategy - No Repaint - Fractals - Wavetrend -- Here I come with another script, a nice and simple strategy based on fractals and Wavetrends. #-- Synopsis -- A simple idea, on a small time frame (15 min) we buy when the opening price goes below a Bottom fractals and sell when it goes over a Top fractals, but in order to avoid bad and evil...
The original indicator is Noro's BottomSensivity v0.6 I simply turned noro's bottom sensibility 6.0 indicator, which I consider a great tool to find market bottom, into a strategy. I also added an additional RSI filter with inputs that can be set by the user for entry and exit from the market. I have tried to insert an alarm so that I can be notified when this...