Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 01:22:43 +0000



Post From: Changing the RetracementLevels[] in a custom DRAWING_PRICE_PROJECTION

[2020-08-19 07:21:15]
User895355 - Posts: 55
I see that thanks, but what is ACSIL_DRAWING_MAX_LEVELS in the example code?
for (int LevelIndex = 0; LevelIndex < min(8, ACSIL_DRAWING_MAX_LEVELS); LevelIndex++)
Tool.RetracementLevels[LevelIndex] = LevelIndex * 10.0f;

Date Time Of Last Edit: 2020-08-19 07:21:48