← Atrás

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!

¿Le resultó útil este tema?

Compartir tema

Comentarios (9)

Iniciar sesión o Crear cuenta, Inicie sesión o regístrese para dejar un comentario

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 Autor

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 Autor

I'm using a regular connector!

Support
Support

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

wujian
wujian Autor

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 Autor

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.