Binance trigger
Summary
Subscribe to a Binance data stream. When data is published on the stream, an event is triggered.
Ports
An event is routed to the out
port when data is published on the subscribed stream.
Input/Output Format
The shape of the routed event depends on which stream this function is subscribed to. Please consult the Binance documentation for the shape of events on the selected stream.
Events
This function does not listen for nor emit any events.
Updated almost 2 years ago