Excellent indicator displaying Heikin Ashi trend as well as the strength of the trend: inputs:Avg( 34 );variables:TMA1(0),TMA2(0),Diff(0),ZlHa(0),ZlCl(0),ZlDif(0) ;{CrossOver formula}TMA1= Tema(haC,avg);TMA2= Tema(TMA1,avg);Diff= TMA1 – TMA2;ZlHa= TMA1 + Diff;TMA1= Tema((H+L)/2,avg);TMA2= Tema(TMA1,avg);Diff= TMA1 – TMA2;ZlCl= TMA1 + Diff;ZlDif=ZlCl-ZlHa;Plot1( ZlDif,”ZlDif”);Plot2(0,”Zero Line”);
Author: Vlad
BB Squeeze Indicator for TradeStation (TTM Squeeze concept)
Hey Traders, here is an excellent indicator using Bollinger band and Keltner channel “SQUEEZE” Inputs: {————————————————}Price(Close),Length(20), { Length for Average True Range (ATR) & Std. Deviation (SD) Calcs }nK(1.5), { Keltner Channel ATRs from Average }nBB(2), { Bollinger Band Std. Devs. from Average }AlertLine( 1 ), { BBS_Index level at which to issue alerts }NormalColor(…
First Day of July Trade
Dow went up 18 of 21 days on first Day of July, including being up over 130 points at one point on July 1st this year. Good enough probability to add this to my calendar.
$TICK Time Frames
For $TICK – NYSE Cumulative Tick: 1 Min chart with 1 period moving average, 60 minute LRC channel, horizontal lines across +1000, +800, -800, -1000 reading and also horizontal line across any high/low outside 1000 range.
Currency Tick/Time Frames and Indicators
These are the time frames and indicators I use to trade following currency futures: Aussie @AD/6a, British Pound @BP/6b, Canadian Dollar @CD/6c, Swiss Franc @SF (main currency futures I trade are Euro futures, these are as I refer to “exotic” currencies to me I trade during special setups) Daily. 20, 50 and 200 exponential moving…
Euro Fx Futures Tick/Time Frames
These are the time frames and indicators I use to trade Euro Currency Futures – EC/6e Daily. 20, 50 and 200 exponential moving averages. Heikin Ashi bars. Hourly. 20, 50 and 200 exponential moving averages. Heikin Ashi bars. 144 tick chart. 55 and 233 exponential moving averages. Heikin Ashi bars. Daily Pivots are also marked…
Gold Futures Tick/Time Frames
These are the time frames and indicators I use to trade GC – Gold Futures Daily. 20, 50 and 200 exponential moving averages. Heikin Ashi bars. Hourly. 20, 50 and 200 exponential moving averages. Heikin Ashi bars. 987 tick chart. Heikin Ashi bars. 89 tick chart. 144 and 233 exponential moving averages. Heikin Ashi bars….
ES Emini Futures Tick/Time Frames
These are the time frames and indicators I use to trade ES – SP500 emini futures Monthly & Weekly. Heikin Ashi bars. Daily. 20, 50 and 200 exponential moving averages. Heikin Ashi bars. 4 Hour. Hourly. 20, 50 and 200 exponential moving averages. Heikin Ashi bars. 2500 tick chart. Heikin Ashi bars. 377 tick chart….
Using Multiple Tick and Time Frames
Multiple Time Frames When analyzing markets it is important to look at multiple time frames. For instance if you are trading off of 5 minute chart, it is still very important to know where key levels are on bigger charts like hourly, daily or even weekly. If you are taking long set up right into…
Picking Tops And Bottoms via 2B Reversal Pattern
Hey Traders, While picking tops and bottoms via “wow, this has gone too far no ***** way it goes any higher” way is very dangerous and more often than not a losing cause, there are several ways to properly pick tops and bottoms, one of them is called 2B Reversal Pattern. Check this excellent report…