Login Page - Create Account

Support Board


Date/Time: Sat, 19 Apr 2025 09:30:59 +0000



Post From: I have a programming question(TPO-Profile Chart)

[2025-04-17 23:25:56]
Stefan Alexandru Ilie - Posts: 3
n_ACSIL::s_StudyProfileInformation ProfileInfo;

float VAH = ProfileInfo.m_TPOValueAreaHigh;
float VAL = ProfileInfo.m_TPOValueAreaLow;
ProfileInfo.m_TPOPOCPrice << "|";

it works now, thank you !