Login Page - Create Account

Support Board


Date/Time: Sat, 19 Apr 2025 10:30:06 +0000



Post From: MaximumPositionAllowed=1 Where are you hiding this setting now?

[2025-03-24 04:46:59]
DHTrading - Posts: 22
I'm a bonehead. It was a PEBKAC ID10T error:

if (sc.SetDefaults)
{
sc.GraphName = "Trade Signal Reader";
sc.AutoLoop = 1;
sc.FreeDLL = 0;
sc.MaximumPositionAllowed = 25;

I thought I put it in but apparently after review noticed I had forgotten to set it.
Date Time Of Last Edit: 2025-03-24 04:48:32