Login Page - Create Account

Support Board


Date/Time: Sat, 17 May 2025 22:31:10 +0000



Post From: drawing a marker, issues with repeated drawing

[2023-10-10 08:46:09]
User907968 - Posts: 840
However, this only gives a marker on the most recent bar that fulfills
(worse: "had fullfilled sometime during bar formation") this condition.
What do I need to change to "keep" the drawings?

Remove this line, it is not needed.

int UniqueLineNumber = 74191;

Reusing the same drawing number means you have only one instance of the drawing.

Addtionally, is there a way to NOT draw during bar formation but only for finished bars?

ACSIL Interface Members - Functions: sc.GetBarHasClosedStatus()
Date Time Of Last Edit: 2023-10-10 08:46:22