|
1 | | -| Example | Description | |
2 | | -|-------------|--------------------------------------------------------------------------------------------------------------------------| |
3 | | -| [example43](./example43/main.cpp) | bybit mainnet spot infrastructure | |
4 | | -| [example42](./example42/main.cpp) | bybit mainnet linear infrastructure | |
| 1 | +| Example | Description | |
| 2 | +| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | |
| 3 | +| [example47](./example43/main.cpp) | subscribe to three Binance trading pairs that form a triangular arbitrage loop | |
| 4 | +| [example46](./example43/main.cpp) | configure triangular arbitrage loop | |
| 5 | +| [example45](./example43/main.cpp) | Prototype to extract the current funding rate for a ticker on Binance | |
| 6 | +| [example44](./example43/main.cpp) | improve deviation_and_mutual_information strategy | |
| 7 | +| [example43](./example43/main.cpp) | bybit mainnet spot infrastructure | |
| 8 | +| [example42](./example42/main.cpp) | bybit mainnet linear infrastructure | |
5 | 9 | | [example41](./example41/main.cpp) | run deviation and mutual information strategy on binance mainnet future infrastructure and Bybit mainnet linear infrastructure, utilizing Binance best bid and best ask prices | |
6 | | -| [example40](./example40/main.cpp) | run deviation and mutual information strategy on random data | |
7 | | -| [example39](./example39/main.cpp) | generate and decompose crypto hash keys | |
8 | | -| [example38](./example38/main.cpp) | run a strategy on random data | |
9 | | -| [example37](./example37/main.cpp) | run a strategy with binance mainnet futures infrastructure | |
10 | | -| [example36](./example36/main.cpp) | run a strategy with binance mainnet spot infrastructure | |
11 | | -| [example35](./example35/main.cpp) | agregate some classes to add data to local orderbook from binance spot mainnet exchange and get notify when best bid change or best ask change | |
12 | | -| [example34](./example34/main.cpp) | agregate some classes to add data to local orderbook from binance spot mainnet exchange | |
13 | | -| [example33](./example33/main.cpp) | agregate some classes to extract mainnet snapshot from binance | |
14 | | -| [example32](./example32/main.cpp) | agregate some classes to subscribe on binance private channel | |
15 | | -| [example31](./example31/main.cpp) | agregate some classes to add data to local orderbook from bybit spot mainnet exchange | |
16 | | -| [example30](./example30/main.cpp) | agregate some classes to subscribe on binance testnet execution channel | |
17 | | -| [example29](./example29/main.cpp) | place limit buy order with manual id on bybit | |
18 | | -| [example28](./example28/main.cpp) | agregate some classes to subscribe on testnet execution bybit channel and testnet order bybit channel | |
19 | | -| [example27](./example27/main.cpp) | agregate some classes to subscribe on mainnet execution bybit channel and testnet order bybit channel | |
20 | | -| [example26](./example26/main.cpp) | usage apikey and secretkey for hmac_sha256 signer | |
21 | | -| [example25](./example25/main.cpp) | agregate some classes to subscribe bybit mainnet execution channel | |
| 10 | +| [example40](./example40/main.cpp) | run deviation and mutual information strategy on random data | |
| 11 | +| [example39](./example39/main.cpp) | generate and decompose crypto hash keys | |
| 12 | +| [example38](./example38/main.cpp) | run a strategy on random data | |
| 13 | +| [example37](./example37/main.cpp) | run a strategy with binance mainnet futures infrastructure | |
| 14 | +| [example36](./example36/main.cpp) | run a strategy with binance mainnet spot infrastructure | |
| 15 | +| [example35](./example35/main.cpp) | agregate some classes to add data to local orderbook from binance spot mainnet exchange and get notify when best bid change or best ask change | |
| 16 | +| [example34](./example34/main.cpp) | agregate some classes to add data to local orderbook from binance spot mainnet exchange | |
| 17 | +| [example33](./example33/main.cpp) | agregate some classes to extract mainnet snapshot from binance | |
| 18 | +| [example32](./example32/main.cpp) | agregate some classes to subscribe on binance private channel | |
| 19 | +| [example31](./example31/main.cpp) | agregate some classes to add data to local orderbook from bybit spot mainnet exchange | |
| 20 | +| [example30](./example30/main.cpp) | agregate some classes to subscribe on binance testnet execution channel | |
| 21 | +| [example29](./example29/main.cpp) | place limit buy order with manual id on bybit | |
| 22 | +| [example28](./example28/main.cpp) | agregate some classes to subscribe on testnet execution bybit channel and testnet order bybit channel | |
| 23 | +| [example27](./example27/main.cpp) | agregate some classes to subscribe on mainnet execution bybit channel and testnet order bybit channel | |
| 24 | +| [example26](./example26/main.cpp) | usage apikey and secretkey for hmac_sha256 signer | |
| 25 | +| [example25](./example25/main.cpp) | agregate some classes to subscribe bybit mainnet execution channel | |
0 commit comments