Two-way communication between strategy and outside world
It is now possible to communicate between a websocket client and your strategy. Sending information from a strategy to other parts of your trading setup or using externally generated data inside your strategy with a much higher throughput than via the existing REST-API.