← 返回

No suitable adapter found?

Hello! When I run the program, there is a warning that I can't find the right adapter! How to solve this warning!

本主题对您有帮助吗?

分享主题

评论 (9)

登录创建账户, 登录或注册以发表评论

Mikhail Sukhov
Mikhail Sukhov

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.

wujian
wujian 作者

Hello! I use s#shell! Today I received advanced support from the full course!

Support
Support

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?

wujian
wujian 作者

I'm using a regular connector!

Support
Support

In that case just ignore this message cause it is not for trading.

wujian
wujian 作者

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.

Support
Support

What the instruments do you try to download?

wujian
wujian 作者

The tool I downloaded is foreign exchange (EURUSD), and the simulated account only provides real-time foreign exchange data

Support
Support

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.