Skip to content

ProjectFactor/MM_FACT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FACT MM Trading Bot

MM_FACT

MM trading bot for FACT0RN.

Disclaimer: The goal of this app is to fill up the order book with orders NOT to make profit. This bot is NOT designed to be profitable.

What is the strategy?

  1. Allocate given USDT budget into buy orders.
  2. Allcoate given coin budget into Sell orders.
  3. It does this evenly, best results are when both USDT/Coin dollar value is about the same.
  4. The actual price points are a uniform distribution in the given spread.

You may also place buy and sell orders directly from here instead of the exchange. Just a bonus feature.

We are very much open to improvements and new algorithms to be incorparated. For now this only works with MXC.

MEXC API Access

You will need your MEXC API key and secret. Create them here: https://www.mexc.com/en-GB/mexc-api.

  1. CLick on "Apply now". mexc_api

  2. You only need "View Order Details" and "Trade" permissions. Nothing else. mexc_api_premissions

  3. Store they api key and secret when they pop up. They are only shown once.

  4. You will need this for mm fact0rn app.

Set up MM Bot

  1. Go into the Settings menu at the top. mm_config
  2. Click on config and this dialogue will pop up.

app_config

  1. Enter your credentials for the API key and secret.
  2. You may enter any name for the exchange. It is just a label.

About

MM trading bot for FACT0RN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages