Support Board
Date/Time: Thu, 28 Nov 2024 23:36:25 +0000
Post From: Sending orders problem
[2023-03-29 17:09:59] |
WeroTrader - Posts: 46 |
Is there a problem sending orders to Bitmex through an automatic trading study? I'm sure I have all the parameters in the correct order: 1. Trade Simulation Mode On = without check mark 2. Auto Trading Enabled - Global = check mark is present 3. Auto Trading Enabled - Chart = check mark is present 4. In my already compiled code sc.SendOrdersToTradeService = true; 5. Connected to Bitmex Trading Direct data through my API key and API secret. Still I get the message: XRPUSD-BMEX[M] Aligned Renko 3t #1 | SendOrdersToTradeService is not consistent with 'Trade >> Trade Simulation Mode On' setting. Order action ignored. | 2023-03-28 23:34:19.620 Is there a problem or am I missing some step or setting? I thank you for an answer |