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. Alerts and Alarms

    ... User Variables Real-Time Language: RTL User Variables and Reference Lines (video): This video ...

    linnsoft - 11/30/2014 - 16:06

  2. I have a scan that I would like to run every 5 minutes throughout the day, but I would like a quotepage to accumulate all hits throughout the day and record the time of entry into the quotepage. How can I do this?

    ... multiple times in your syntax, see the support article In RTL how can I use the same technical indicator token multiple times within the same formula? Is there a way to use other RTL object names directly in the formula? Anyway, the expression reads ...

    linnsoft - 04/09/2015 - 19:08

  3. One entry, multiple targets

    ... There is an easy way for you to deal with this inside the RTL signal associated with your trading order. RTL has a token TR_WORK you can use to consider whether or not working orders ...

    mobelby - 05/23/2024 - 05:04 - 4 comments

  4. 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

  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. 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

  7. 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

  8. 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

  9. 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

  10. 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

Pages