This is a high-frequency trading bot implementation targeting the OKCoin cryptocurrency exchange. The repository states that from 2016 June to January 2017, the strategy turned an initial investment of 6,000 into 250,000. The bot embodies two main strategies: trend following (entering on directional moves) and rebalancing (keeping position exposure near 50%) to mitigate downside in reversals. Position rebalancing around target exposure. Use of OKCoin API client integrations. Trend-following...