Hu-Fi / Mr.Market

Mr. Market is the exchange oracle of HuFi, and a CeFi crypto bot on Mixin Messenger
https://mr-market-one.vercel.app
GNU Affero General Public License v3.0
1 stars 6 forks source link

Design and apply a new tech architecture for arb and mm #162

Open zed-wong opened 2 months ago

zed-wong commented 2 months ago
  1. Allow using multiple exchanges api keys
  2. Controllable or independent money sharing with other modules
  3. Allow concurrent execution by using an event listener for execution
  4. Modularize various trading techniques and make room for future advancements in trading methods
  5. Record every transaction and occurrence and make any errors traceable
  6. Implement comprehensive test suites to prevent financial losses
zed-wong commented 1 month ago
  1. Allow anyone to create new trading pair for arb and mm #161