Tom B Trader's Lab

Login or Register

Please login or register in order to view and post in the Forum.

3 posts / 0 new
Last post
Eddy
Last seen: 4 hours 5 min ago
Joined: 03/01/2024 - 15:25
Tom B Trader's Lab

This section of the forum will gather Charts, tips and tricks that may be particularly useful for Tom B Trader's Lab Bookmap discord room, but also for any InvestorRT user interested in futures markets analysis based on order flow and volume profile concepts

 

 

0
Eddy
Last seen: 4 hours 5 min ago
Joined: 03/01/2024 - 15:25
Exporting Market Levels generated by IRT to a Bookmap Cloud Note

Hi,

In this first post, we will be sharing this youtube video demonstrating how to import into Bookmap cloud notes market levels generated by various InvestorRT indicators such as the Profile Indicator and the Session prices RTX indicator.

https://www.linnsoft.com/techind/profile
https://www.linnsoft.com/techind/session-prices-rtx

The V# variables (dynamically storing these market level prices) are then exported to a csv files (thanks to the Exportdata RTX indicator), with the data being refreshed every 30 seconds or so.
https://www.linnsoft.com/techind/exportdata-rtx

We would like to thank C. Smith for this helpful contribution

Eddy

 

Eddy
Last seen: 4 hours 5 min ago
Joined: 03/01/2024 - 15:25
Tips about using buttons for HVN sensitivity & exporting levels

Please find on this webpage some tips (together with a chart definition) about using chart buttons to quickly control and increment the sensitivity value used for defined Micro HVN (High Volume Nodes) and include these levels into your export process into Bookmap

https://www.linnsoft.com/tips/adjusting-micro-hvns-sensitivity-increment...

One important highlight on that page is that you may, for a given instrument, generate market levels (and store them into V# variables) anywhere in Investor/RT, not necessarily on the chart that includes your Exportdata RTX indicator. Indeed, V# variables are associated with a given instrument and can be updated in realtime from any Investor/RT object (Charts, Quotepage, scan etc).

This means, for example, that you could generate and store V# variables through a profile indicator located inside "Chart 01" and have these levels exported with the Exportdata RTX included in "Chart 02" (as long as charts 01 and 02 main instruments are the same).

Please note that this is not true for C# (aka chart) variables. C# variables are associated with a given chart (not to a given instrument) and therefore can only be exported by an ExportdataRTX indicator located on the same chart...