Premium Only Content
 
			Tutorial 193 | Activity Bars | TradeStation EasyLanguage tutorials and programs
Tutorial 193 takes another look at TradeStation ActivityBars (see also Markplex tutorial 133: https://markplex.com/free-tutorials/tutorial-133-displaying-trade-at-bid-and-ask-data-using-activitybars/.)
Activity bars allow the user to analyze a bar ("activity bar") smaller than the current bar. In this tutorial the 'big' bars are set to daily, with the analysis being made on one minute bars ("activity bars").
Specifically the tutorial analyzes the Commodity Channel Index (CCI) effectively applied to the smaller interval (one minute bars) and looks for "zero rejections" i.e. the CCI get close (or slightly crosses the zero line, depending on the inputs we use, but then moves back in the same directions it came from.
Tutorial 193 also looks for divergence between price and the CCI.
In either case, if an incidence of a zero rejection or a potential divergence occurs, an activity bars is drawn for the price range in which it occurred.
The tutorial includes two methods:
LegacyColorFromColObject: takes the name of a color and converts it into an integer which can be used in the AB_AddCellRange statement.
NewBar: this method is called for each activity bar. Most of the functionality is concerned with looking for divergences and zero rejections. If found AB_AddCellRange adds an activity bar. The method includes functionality to get a label value from a string. It also get the color value from a TokenList containing specific names of colors from the Color class.
See the tutorial page: https://markplex.com/free-tutorials/tutorial-193-activitybar-study-showing-cci-zero-rejection-and-divergence/
- 	
				 4:47 4:47Markplex2 years agoQuick-tip 86 | Basic TradeStation RadarScreen screener | EasyLanguage tutorials and programs18
- 	
				 4:13 4:13Markplex2 years agoTutorial 190 | Markplex Centered Moving Average Envelope | EasyLanguage tutorials and programs8
- 	
				 1:58 1:58Markplex2 years agoTradeStation EasyLanguage tutorial 188 | Volume profile for user selected bars11
- 	
				 3:37 3:37Markplex2 years agoTradeStation EasyLanguage quick-tip 8110
- 	
				 7:41 7:41Markplex2 years agoTradeStation EasyLanguage Tutorial 187 | Draw text labels anchored to the right of the chart7
- 	
				 9:03 9:03Markplex2 years agoTutorial 186 | Inside and outside bar high and low lines | TradeStation EasyLanguage14
- 	
				 12:20 12:20CreativityStuff2 years agoPhotoshop tutorials - Splatter, Dispersion photo manipulation Tutorial3
- 	
				 3:34 3:34Markplex3 years agoQuickTip 74 | Finding the highest pivot on a chart | TradeStation EasyLanguage tutorials41
- 	
				 12:30 12:30Markplex3 years agoEasyLanguage Tutorial 185 | Changing the TradeStation DataTip when hovering over drawing objects18
- 	
				 2:38 2:38ComputerScienceVideos2 years agoANDROID STUDIO: Games Development || Tutorial 3 - Splash / Main / Game Activity3