Thank you for your feedback. -15 message is strategy lookup message https://github.com/StockSharp/StockSharp/blob/master/Algo/ExtendedMessageTypes.cs and introduced for remote management. Underlying connector should be FIX and it should be connected to another copy of Shell. Do you use this approach or you use regular connectors?
I see! Still have a problem to need to consult next! In the example code of the education course and s#shell, I can only get the candle diagram of the specified date, but the real-time candle cannot be updated synchronously! Currently I am using a simulated account of the InteractiveBrokers platform to test.
We implemented live candles feature in latest 4.4.17 version. Now our IBKR connector support it. Also we added Shell version for 4.4.17 to the instruction page. You can download it now.
We use cookies to ensure the best experience on our website. By continuing to use our site, you agree to the use of cookies.
Comments (9)
Login or Create account, Log in or register to leave a comment
Hello
What the app? Terminal or Designer?
I recommend turn on support subscription. In that case, your topics will be highlighted and visible in our internal tracking system.
Hello! I use s#shell! Today I received advanced support from the full course!
Thank you for your feedback. -15 message is strategy lookup message https://github.com/StockSharp/StockSharp/blob/master/Algo/ExtendedMessageTypes.cs and introduced for remote management. Underlying connector should be FIX and it should be connected to another copy of Shell. Do you use this approach or you use regular connectors?
I'm using a regular connector!
In that case just ignore this message cause it is not for trading.
I see! Still have a problem to need to consult next! In the example code of the education course and s#shell, I can only get the candle diagram of the specified date, but the real-time candle cannot be updated synchronously! Currently I am using a simulated account of the InteractiveBrokers platform to test.
What the instruments do you try to download?
The tool I downloaded is foreign exchange (EURUSD), and the simulated account only provides real-time foreign exchange data
Hello
We implemented live candles feature in latest 4.4.17 version. Now our IBKR connector support it. Also we added Shell version for 4.4.17 to the instruction page. You can download it now.