Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 436 Bytes

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