Login Page - Create Account

Support Board


Date/Time: Fri, 24 Jan 2025 11:14:50 +0000



Post From: OpenChartOrGetChartReference Example

[2019-01-12 17:44:36]
LenderDevTest - Posts: 15
The study "OpenChartOrGetChartReference Example" from the file studies.cpp does not work.

The problem is on the line #6500: "sc.AutoLoop = 0;//Manual looping"
The study was designed for automatic looping. (the study use "sc.Index")
Fix: set "sc.AutoLoop" = 1