Support Board
Date/Time: Sat, 15 Nov 2025 13:14:42 +0000
Post From: ACSIL: Retrieving Individual TPO Periods
| [2025-11-14 22:10:44] |
| ForgivingComputers.com - Posts: 1169 |
|
I've tried multiple ways to convert or chunk the TPO data into periods based on 30-minute durations, however, I assume that because of how the TPO chart functions on the backend, it doesn't lend itself to bar indexing, etc.
This is possible with the current functions. Set the TPO Letter/Block Time Period Length to 30 minutes. n_ACSIL::s_StudyProfileInformation Members m_StartDateTime m_NumberOfTrades m_Volume m_BidVolume m_AskVolume m_TotalTPOCount m_OpenPrice m_HighestPrice m_LowestPrice m_LastPrice m_TPOMidpointPrice m_TPOMean m_TPOStdDev m_TPOErrorOfMean m_TPOPOCPrice m_TPOValueAreaHigh m_TPOValueAreaLow m_TPOCountAbovePOC m_TPOCountBelowPOC m_VolumeMidpointPrice m_VolumePOCPrice m_VolumeValueAreaHigh m_VolumeValueAreaLow m_VolumeAbovePOC m_VolumeBelowPOC m_POCAboveBelowVolumeImbalancePercent m_VolumeAboveLastPrice m_VolumeBelowLastPrice m_BidVolumeAbovePOC m_BidVolumeBelowPOC m_AskVolumeAbovePOC m_AskVolumeBelowPOC m_VolumeTimesPriceInTicks m_TradesTimesPriceInTicks m_TradesTimesPriceSquaredInTicks m_IBRHighPrice m_IBRLowPrice m_OpeningRangeHighPrice m_OpeningRangeLowPrice m_VolumeWeightedAveragePrice m_MaxTPOBlocksCount m_TPOCountMaxDigits m_DisplayIndependentColumns m_EveningSession m_AverageSubPeriodRange m_RotationFactor m_VolumeAboveTPOPOC m_VolumeBelowTPOPOC m_EndDateTime m_BeginIndex m_EndIndex |
