Price Time Highlighter (RTX)
The Price Time Highlighter provides highly customizable highlighting of price (range) and bar(s) inside any chart pane with user specified color settings.
- Color - Sets a custom Color or can be set to Automatic.
- Require Key Down - Optionally hide the Indicator unless a specified key or key combination is held down.
- Box Text - Puts a box around the labels.
- Translucent - Makes the colors chosen Translucent.
- Horizontal - Specifies how much of a Horizontal space you'd like to highlight.
- Vertical- Specifies how much of a Vertical space you'd like to highlight.
- Font Size - Font Size setting.
- Bar Label - Bar labeling options as well as Label positions.
- Price Label = Price Labeling Options.
- Show Crosshairs in other panes - Optionally extends the vertical crosshair to other panes.
|
The Price Time Highlighter provides highly customizable highlighting of price (range) and bar(s) inside any chart pane with user specified color settings.
Read more Download
|
|
RTL is the Investor/RT Language, a formula language for composing trading signals, custom indicators, and scans. RTL is an end user language, designed to be used by those with little or no programming skills. RTL is used to write a formula. A formula may be a true/false condition, e.g. CLOSE < MA, that determines whether some condition is true or not for each bar (a signal) or the last bar (a scan). A formula may compute an arithmetic result, called a custom indicator. For example: MA ( HIGH - CLOSE ) computes a moving average of how far an instrument closes from its high. As you can see, RTL is more expressive, simpler, and easier to use than other market data languagues. Read more
|