... Charting and Indicators Im trying to use RTL to sum the number of occurrences in a daily session of Zero Bid / Zero Ask ...
Edward01 - 07/25/2023 - 12:35 - 1 comment
These tokens allow you to test for the day of the month (DAYM) or the month of the year (MONTH) in scans, signals, and custom indicators. DAYM evaluates to the day number in the range 1 to 31. MONTH yields a value 1 to 12. The DAY token yields a...
linnsoft - 10/09/2014 - 08:50
I suspect that these indicators may be "cumulative" indicators. A cumulative indicator us one that builds upon itself (it's own previous value). Any indicator involving an exponential smoothing fits into this "cumulative" category.. When an...
linnsoft - 04/09/2015 - 19:42
The RTL language supports user Text variables (T#) that can hold up to 30 ... permanently retained in the Investor/RT database. The RTL token names for these variables are T#1, T#2, ... T#64 , analogous to ... 2) Updating a T# variable through a SET statement inside an RTL formula 2.1) Generic SET statements In any kind of scan, ...
linnsoft - 03/04/2026 - 11:10
... introduces our new licensing system for Third Party RTX and RTL Extensions, RTX for Mac OS, UI improvements to icons and the Layout Toolbar, RTL Tokens for Advanced Trading Automation and much more! Investor/RT ...
william-linn - 08/06/2025 - 16:22
Forums: RTL and Backtesting To gain a better understanding of IRT and RTL, I've attempted to write a custom projected daily range indicator. The ... RTL CUSTOMINDICATOR DAILYRANGE ...
nic_d - 04/10/2017 - 08:25 - 4 comments
Forums: RTL and Backtesting I am stuck on RTL and I do not understand why I cannot get this to calculate correctly. ... PERIODICITY: 10,1,1 - This chart definition references 2 RTL objects (scan/signal/custom indicator) END Investor/RT CHART DEFINITION ...
joshdawson - 06/21/2020 - 11:39 - 3 comments
Investor/RT Version 12.0 Release Notes Released: September 1, 2014
william-linn - 04/16/2021 - 04:07
Investor/RT Version 12.2 Release Notes Released: April 17, 2015
scooke - 06/06/2016 - 13:25
See Also: RTL Language , Scans , BackTesting See Also: Tutorial: Painting ... Custom Indicator is an arithmetic expression, built using RTL , the Investor/RT Real Time Language, that can be graphed in an Investor/RT chart. The RTL Language used to specify custom indicators is essential the same language ...
linnsoft - 06/05/2024 - 14:37