Delaying Code Execution Using the Timer Object
Use of Timer Object to Delay Execution of Code in EasyLanguage The Timer Object can be used to...
Read MorePosted by Mark Krisburg | Apr 23, 2018 | Code Examples | 0 |
Use of Timer Object to Delay Execution of Code in EasyLanguage The Timer Object can be used to...
Read MorePosted by Mark Krisburg | Apr 9, 2018 | Strategy | 0 |
A Flexible Trailing Stop Strategy The Anatomy of a Stop A stop can be defined by specifying four basic parameters, illustrated in Figure 1 below: Price Reference The price from which the stop is offset (white line) to create a...
Read MorePosted by Mark Krisburg | Apr 2, 2018 | Indicators | 0 |
User-Interactive Linear Regression Channel Indicator: LRChan The linear regression channel indicator, LRChan, draws a center line between two points on a price chart such that the sum of the squares of the distances from price...
Read MorePosted by Mark Krisburg | Apr 2, 2018 | Indicators | 0 |
RibbonsPlotter Indicator RibbonsPlotter is a superindicator that plots a wide variety of ribbon or band functions on a chart from within a single indicator, similar to the chart below: Fig. 1. Bollinger Ribbons. Centerline is...
Read More