Login Page - Create Account

Support Board


Date/Time: Sun, 08 Sep 2024 00:20:46 +0000



Trade >> Trade Simulation Mode Off but Trade Log says On? [SOLVED]

View Count: 122

[2024-07-01 17:26:26]
User92573 - Posts: 519
Dear Support,

My Study now places the trades correctly in SIM Mode but not when live.

My Charts are as follows:
- Trade Sim Mode Off
- Chart Trade On
- Trading Keyboard Shortcuts Enabled
- Auto Trading Enabled Global
- Auto Trading Enabled Chart


Study:
- sc.SendOrdersToTradeService = true;


Trade Log says:
2024-07-01 17:10:34.803 | NQU4.CME[M] 1 Min #8 | SendOrdersToTradeService is not consistent with 'Trade >> Trade Simulation Mode On' setting. Order action ignored.


But:
- Trade >> Trade Simulation Mode Off


A little lost. Expect I've missed something simple. Any help appreciated.

Many thanks.
[2024-07-01 20:08:28]
User92573 - Posts: 519
SOLVED

Sierra Answered this some time ago.

We see what the problem is. You need to move the line that sets: sc.SendOrdersToTradeService

To below the sc.SetDefaults code block. Not within it.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account