Error message

The page you requested does not exist. For your convenience, a search was performed using the query tutorials OR rtl.

Page not found

Search results

  1. How do I setup alarms/alerts for technical indicators?

    ... such as the previous day session high or low. RTL Tutorial Scans Schedules ...

    linnsoft - 04/09/2015 - 17:39

  2. Total Range of All Bars on The Day

    ... I know how to get the, lets say 10 bars total range thru RTL, but I cant seem to find an efficient way of finding the total range of all ... bar, while the SUM reset at every start of session.... IRT RTL language is really powerful for defining such request (btw, there are ...

    Edward01 - 07/20/2023 - 16:59 - 2 comments

  3. FlexMeters (RTX)

    ... of the associated instrument, or values computed via an RTL custom indicator; thus there is unlimited flexibility in the kinds of ... variables that may be set by the user or computed by some RTL indicator elsewhere in the trader's workspace. ...

    linnsoft - 11/09/2018 - 07:38 - 0 comments

  4. PaintZigZag (RTX)

    ... bar by bar condition. This condition can be provided via an RTL Signal: up bar vs. down bar, bar volume > 5000, bar delta > 3500, CCI > 100 ... provided.  Each paint criterion can be based on an RTL signal in varous ways: Signal True (Any Bar), Signal True (Every Bar), ...

    cpayne - 07/27/2021 - 13:04

  5. Bollinger Bandwidth

    ... In RTL, Bollinger Band Width In RTL, Bollinger Band Width would be: ((BOLU-BOLD)/MA)*100 ...

    Heidi Tait - 09/12/2020 - 08:41 - 5 comments

  6. Paint Candles (RTX)

    ... candles that meet a specific condition determined by an RTL Signal . Decoration options include the width in pixels, the Position ... candles and three options to decorate candles based on an RTL Signal being true for that candle (bar). ...

    cpayne - 06/23/2022 - 09:13

  7. YRCL Token (Prior Year Closing Price)

    The token YRCL has been added to RTL to provide a means to scan on the year-to-date percentage change in price. Use the RTL expression: ((CL - YRCL)/YRCL)*100 to calculate the ...

    linnsoft - 10/09/2014 - 09:04

  8. Comparing current volume to previous day

    ... great success except for one so far. I searched through the RTL reference pages and forums but could not quite find the solution. I am ... GetValue(data, offset). Is there something similar in RTL? Sorry in advance if I overlooked something simple, or if this ...

    Epicuros901 - 08/23/2017 - 17:00 - 2 comments

  9. RT 15 - some simple C# variable questions

    ... Setting C#s in RTL You could create a signal ... Setting C#s in RTL Regarding your second ...

    rparda - 10/26/2021 - 10:40 - 4 comments

  10. Three Line Break Oscillator

    ... histogram format. These values can also be reference in the RTL language for scans, custom indicators, and trading signals. The token is ... The Three Line Break Oscillator can be referenced in RTL using the token: TLBO. This token gives the user access to any of the ...

    linnsoft - 02/19/2025 - 07:53

Pages