Zenix
Zenix
feature: smartcancel for drift feature: rebalance on internal position feature: dump config feature: dump parameter to tg, esp series fix: order tag, position calculation and bp/sp of drift fix: empty...
Add support for MEXC exchange. https://m.mexc.com/auth/signup?inviteCode=18RW6 resolves #616 ## Checklist Exchange Interface - the minimum requirement for spot trading - [x] QueryMarkets - [x] QueryTickers - [x] QueryOpenOrders - [x]...
Add support for MEXC exchange. https://m.mexc.com/auth/signup?inviteCode=18RW6
create a indicator grpc client that could: - Subscribe to the server with non-fixed configuration (timeframe, window size, may be included or not included) - Unsubscribe to the server to...
the following exchanges implement FIX protocol: - FTX - Coinbase - Gemini refer: https://github.com/crypto-chassis/ccapi/tree/develop/include/ccapi_cpp/service
https://www.investopedia.com/terms/t/tearsheets.asp example: https://amor71.github.io/LiuAlgoTrader/tearsheet.html generated by: https://github.com/ranaroussi/quantstats
add documentation in each of the strategy folder - strategy abstraction - strategy details (implementation wised) - consumed data - error messages - expected behavior (raise several examples, including the...
https://docs.1inch.io/limit-order-protocol-utils/ https://limit-orders.1inch.exchange/swagger/binance/ https://docs.1inch.io/api/tokens
- cmake: ExternalProject - Makefile git clone - changes required in ggml: - move examples/common* out to include/ggml/ - move some frequently used functions in llama.cpp to include/ggml/llm and src/...