Im trying to export HomeworkRTX opening statistics: touches to CSV file but not seeing how to go about doing this could anyone provide any ideas? Thanks.
FYI, there is unfortunately no way, in Investor/RT, to export the full summary table of the Homework RTX into an excel format.
If needed, just take a screenshot of the summary table and ask your favorite AI assistant (Claude, Chatgpt…) to create for you the corresponding excel table…
A few additional information/reminder:
Homework RTX is a not a black box system, ie each individual statistic is in fact computed from a single custom indicator formula, as this is highlighted in the post of this thread.
Under a single RTX indicator generating this summary table, we have in fact just gathered the computation performed by ca 100 individual custom indicators….
There, it was not designed to be run in a live data environment as it only performed such computation on completed daily bar (built from intraday data)
Hello,
FYI, there is unfortunately no way, in Investor/RT, to export the full summary table of the Homework RTX into an excel format.
If needed, just take a screenshot of the summary table and ask your favorite AI assistant (Claude, Chatgpt…) to create for you the corresponding excel table…
A few additional information/reminder:
Homework RTX is a not a black box system, ie each individual statistic is in fact computed from a single custom indicator formula, as this is highlighted in the post of this thread.
Under a single RTX indicator generating this summary table, we have in fact just gathered the computation performed by ca 100 individual custom indicators….
There, it was not designed to be run in a live data environment as it only performed such computation on completed daily bar (built from intraday data)
Eddy