... IRT 8.9 "whats new" paper (released back in 2007..) The RTL conditional operator (expression ? a:b) can now be nested to perform SET ... In order to perform some rounding, you will need the ROU RTL token SET(V#1,ROU(V#9,1)) will round V#9 to the nearest unit and store it ...
whatstop - 02/15/2021 - 09:28 - 6 comments
... For instance, HI, MA, ADX, and OI would all be tokens. RTL Language Toolbar Investor/RT provides toolbars to help you ...
linnsoft - 04/10/2015 - 18:58
... - This chart definition references 4 RTL objects (scan/signal/custom indicator) END Investor/RT CHART DEFINITION ... - This chart definition references 5 RTL objects (scan/signal/custom indicator) END Investor/RT CHART DEFINITION ...
tezontour - 09/12/2018 - 13:30 - 4 comments
... of technical indicators and chart drawing tools along with RTL and other features. Optional Feature Packages and Additional Services ...
linnsoft - 09/23/2020 - 07:12
... figure out correct way to write a few custom indicators in RTL. Ive successfully written a few things that im currently using but i cant ...
dmavro - 03/06/2023 - 16:09 - 3 comments
... we want to analyze what happens in the next 2 waves. In RTL, we will need to be access the prices of a, b, c, d, e, and f. This ...
cpayne - 12/09/2020 - 15:02 - 3 comments
... associated with the Signal Marker indicator . When an RTL signal turns true, the associated Signal Action can perform one or more ... deeply linked to the type of formula syntax used inside the RTL signal, ie With a formula such as CLOSE < MA , the "Signal ...
william-linn - 05/27/2026 - 15:39
... access the price of the last 4 ZigZag pivots individually in RTL or RTX for pattern detection? I'm trying to build an AB=CD indicator." ...
David Caliano4 - 05/22/2026 - 18:05 - 3 comments
... difference in the custom indicator simply with the following RTL code: (SSTAT_a - SSTAT_b) ...
DinaMax - 05/12/2023 - 11:44 - 2 comments
... how would I do it? If there is another way to do this from RTL that would be great. TKS! 0 ...
Edward01 - 09/20/2022 - 10:47 - 2 comments