Skip to content

ishmanwtf/OKX-TradingBot

Repository files navigation

OKX-trading-bot

  • Include risk-adjusted metrics like Sharpe ratio or Omega ratio into generating trade signals or even as a feature for the LSTM DQN-based model.
  • Create list of chains to scan: ['eth', 'bsc', 'polygon_pos', 'avax', 'cro', 'arbitrum', 'optimism', 'base', 'solana']
  • Update ArbGraph.py to use geckoterminal api
  • Test triangular arbitrage scanner on mainnet.
  • Fix calculate_profit for tri_arb_path_filter (not accurate).