sktr / rakuten-bid-rigging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rakuten-bid-rigging

The trading bot sends limit orders and market orders in parallel at Rakuten Wallet.

The main source file for this trading bot is src/main.py.

This program is a code sample for reference only. Never run it.

env files

Prepare API keys for the two accounts and save them in the following env file.

  • ENV/a.env
  • ENV/b.env

env file values.

  • RAKUTEN_API_KEY
  • RAKUTEN_API_SECRET
  • PROXY_URL

About


Languages

Language:Python 95.0%Language:Dockerfile 4.2%Language:Shell 0.9%