Support Board
Date/Time: Wed, 25 Mar 2026 11:09:17 +0000
Post From: Is there way to extract OHLC data from a specific candle on the chart?
| [2023-12-04 03:44:07] |
| User61168 - Posts: 477 |
|
Yes. You can print from any bar displayed on the chart. Just use O[-1], same for H,L, and C for current -1 bar
|
