|
Germany
Market Wizard
Experience: Intermediate
Platform: Other
Trading: ES, YM, 6E
Posts: 2,622 since Feb 2013
Thanks Given: 5,101
Thanks Received: 6,558
|
NT has a HLC chart style for such bars (if you don't want to program your own bar type):
https://ninjatrader.com/support/helpGuides/nt8/en-us/?chart_styles.htm
See their corresponding warning below the HLC style.
SC has an option to artificially set Open=Close range bars:
https://www.sierrachart.com/index.php?page=doc/ChartSettings.html
Keep in mind that all of the measures are purely artificial for time/range/volume based bars, i.e. the
behavior of your bars will consistently differ from the real prices.
----------
If you want to visually keep Open=Close switch to Renko or other Reversal Bars which are based
solely on price movement with no regard to time or volume. Nevertheless these bar styles leave
you with a decision about how to treat gaps (visual/artificial fill vs showing the gap).
|