Support Board
Date/Time: Mon, 10 Feb 2025 16:06:33 +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
|