... there was a cookbook for the more advance features of the RTL language. I get stuck on things constantly and it's because I have not ... willing to pay for a Udemy class on just programming in the RTL language ...
joshdawson - 04/06/2020 - 15:47 - 2 comments
... inputs) - Or may be this could be just introduced by having RTL recognizing " VWAPI(CI) " as an acceptable syntax for achieving such a ... would need to be able to access that VWAP value directly in RTL, ie typically through a custom indicator syntax referring (one way or the ...
whatstop - 07/23/2019 - 16:11 - 8 comments
... the trading rule. Trading Signal . The name of the RTL trading signal that the rule tests. Note that the "signal" can also be an ... complex tasks such as executing (testing) another confirming RTL signal, playing sounds, writing messages to the screen or message log, etc. ...
william-linn - 04/05/2019 - 06:26
... more Add custom indicators writing in Investor/RT's RTL language (Targets) Write signals, add markers and alerts to Renko ... will operate in "carry over" mode. Tokens have been added to RTL to support Renko. Scans, signals, and custom indicators operating with ...
linnsoft - 02/25/2015 - 06:29
... periodicity. Tokens have been added to RTL to support the PNF Periodicity. Scans, signals, and custom indicators ... will operate in "carry over" mode. Tokens have been added to RTL to support Renko. Scans, signals, and custom indicators operating with ...
linnsoft - 03/05/2019 - 04:59
... Messages can be any arbitrary text including, if desired, RTL tokens for displaying market data for a particular instrument. For example, ... Low=%LO ....would display a formatted message where the RTL tokens %CL, %CH, %HI and %LO are replaced by the current price, change, ...
linnsoft - 10/23/2014 - 15:47
... data, quote pages, charts, indicator setups, presets, RTL objects and all other setups. Two migration files are produced and saved in ... of 2nd Highest The Multiple Price Highlighter (MPH) RTL token offers new data result options: Data of 2nd Highest and Data of ...
linnsoft - 12/10/2020 - 11:50
... set the endpoints to essentially any data accessible using RTL. "Automatic Retracement Using last X bars" provides for an auto-fib ... set the endpoints to essentially any data accessible using RTL. Automatic Using Last X bars -This option provides for an ...
linnsoft - 06/03/2020 - 16:57
... indicator signals and scans. Even easier than easy language, RTL is a robust tokenized scripting language with hundreds of tokens that can ... buy and sell signals based on predetermined rules. With RTL, the sky is the limit. With all these features and more, it's no wonder ...
linnsoft - 11/07/2016 - 06:59 - 0 comments
... 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