Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 12:50:58 +0000



Post From: Multiple timeframes + one symbol linked to spreadsheets

[2018-03-05 23:28:51]
ForgivingComputers.com - Posts: 1055
Start with the lowest time frame. You create charts with multiple time frames by using the "Study/Price Overlay" Study, one for each of the other time frames. You attach one spreadsheet to the base chart, and it will see all the values of the chart's candles as Columns A-F, plus the overlaid values as IDx.SGy columns. AFAIK you can only do a text display of values in columns K and up, so you may have to dedicate 2 formula columns to the bars you want. For example, P3=ID0.SG1@3. Then use the Text Display for Study to show column P of the spreadsheet.