Forums: RTL and Backtesting Hi, few quick questions on that topics a) is it possible to use the TINT RTL token into a Custom indicator to be used into a backtest ? b) How is the ...
Eddy_F - 03/22/2017 - 10:00 - 3 comments
Forums: RTL and Backtesting Forgive me I know this is buried in the ... want to write up a volume trending up condition. What is the RTL expression to flag volume is moving up from the previous bar? Another ...
John Moss - 03/06/2017 - 15:01 - 1 comment
Forums: RTL and Backtesting More than likely theres something simple ... I am very new to this so I dont have much knowledge with RTL. Thanks! 0 ...
ktm_520 - 11/14/2017 - 17:26 - 1 comment
Forums: RTL and Backtesting I have followed the guide for setting up a ... access the order ID for example TR_BUY_STOP_OID however my RTL knowledge is somewhat limited. Here are the settings that I have for a ...
ktm_520 - 10/08/2018 - 02:54 - 1 comment
Forums: RTL and Backtesting Hello, How would I structure the syntax to ... see the correct way to do it. I have been doing all the RTL video's over and then following along in other videos. ...
joshdawson - 11/18/2020 - 11:55 - 8 comments
Forums: RTL and Backtesting Hey you guys. I have a trading system ... https://www.linnsoft.com/charts/ema-triggerbar-es RTL Syntax for Signal... MA_SHRT > MA_MED AND MA_MED > MA_LONG AND OP < ...
Christian Møller - 03/27/2019 - 09:02 - 3 comments
Forums: RTL and Backtesting I would like to know if it's possible to ... in order to spot the end of the session : The easiest RTL syntax for that signal wouyld be POS=1 with POS being setup as Bar until ...
PVLFD - 03/01/2018 - 19:49 - 6 comments
Forums: RTL and Backtesting How can I use signals from charts from ... Create a custom signal in RTL using: MPD=1 Set MPD to the periodicity that you want and in the ...
Heidi Tait - 09/12/2020 - 08:34 - 1 comment
Forums: RTL and Backtesting Training today and am playing with signal ... it. The coding winds up correct and stays that way in the RTL window though... ...
John Moss - 03/05/2017 - 13:23 - 7 comments
... - SESST.5 <= 100 * TINC You might want to check out the RTL Video series that you can find on this page: https://www.linnsoft.com/video-search/rtl You could always replace the 100 ticks with a C# like C#1...and use ...
sniper - 03/05/2018 - 07:07 - 4 comments