This script draws open/high/low/close (OHLC) lines for the previous bar from the configured timeframe. This enables you to use higher timeframes, like a daily chart and OHLC lines of the previous week.
發布通知
Bug fix.
發布通知
Getting the OHLC values from another timeframe with security() results in inaccurate results in the chart. This update includes a complete rewrite of the calculation logic to make the OHLC lines work correctly.
發布通知
Update to Pine script version 5 and added option to show configurable mid level.