Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 470 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 470 Bytes

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).