FTX
The connector is designed to establish connection and exchange data between FTX crypto exchange and S# programs: S#.Data, S#.Terminal, S#.Designer, S#.Shell. The connector is compatible with custom pr...
136
Downloads
☆☆☆☆☆
Rating
0
Reviews
NuGet 5.0.96
Install-Package StockSharp.FTX -Version 5.0.96
The connector is designed to establish connection and exchange data between FTX crypto exchange and S# programs: S#.Data, S#.Terminal, S#.Designer, S#.Shell. The connector is compatible with custom programs based on S#.API. The connector allows:- to connect to the exchange and receive market information about traded instruments: price, volume, order book, etc .;
- receive data on the status of the portfolio and its changes;
- receive historical data from the exchange;
- send orders, receive their status, cancel them, receive information about their execution;
- make trades from main or any sub-account;
- other functions directly provided by the exchange API.