Support Board
Date/Time: Mon, 25 Nov 2024 04:36:47 +0000
Post From: Can I add same studies from different time frames onto one DOM?
[2022-04-24 14:12:28] |
User900285 - Posts: 94 |
Hello, The first thing is that it is possible to use a Trading DOM or the Chart DOM. We like the Chart DOM since it can be more flexible depending upon what you are doing. To open the Chart DOM you start with a chart then select Trade > Trading Chart DOM On. For example, can we have the 5, 10, and 15min MA plotted on the DOM, and have each one its own unique color?
The bar period for a chart can only be set to one period but in SC it's not hard to do what you are saying. Have a look at Period OHLC-Variable Period. "This study calculates and displays lines for the Open, High, Low, and Close (OHLC) values from the previous or current specified time period, on each bar in the chart." Previous/Period OHLC-Variable Period What you would do is add one or more instances of that study to your chart and set the period type and length. Then add study Moving Average - Simple and then choose Based On: Period OHLC-Variable Period. It would help to type the Short Name for each study to not get confused between the bar periods you overlay. The colors are set in the Subgraphs tab for each individual study. If you want the study name or value to show on the price scale you can enable the Name Label and Value Label. If this method doesn't give accurate values another option is Price/Study Overlay. Try this method first as it will be more lightweight. Also, are we able to add the bollinger bands on the DOM as well?
Not sure about the Trading DOM but Chart DOM yes. Date Time Of Last Edit: 2022-04-24 15:20:21
|