Skip to content

mmcil/BoB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Bot of Bitcoin

About

Notice: This project has been relocated to a private repo due to the very high (nearly excellent) profit margin it can realize.

This is a new project that will consist of 4 sub-projects which are:

  • agent: consists of 2 subservices: grabber -> backend (NodeJS), screener -> frontend (ReactJS)

  • researcher: consists of 2 NodeJS backend subservices:

    • analyzer: finds the coins which are at their lowest levels, sorts them w.r.t. their estimated profit percentage
    • notifier: sends notifications based on the results of the analyzer
  • dealer: consists of 2 subservices: tashboard -> frontend (ReactJS), binancbot -> backend (NodeJS)

    • tashboard: gets spot-wallet, open orders and trade history to display the coin with its possible profit margin
    • binancbot: automatizes HTTP requests for trading on Binance using Binance APIs (https://github.com/binance)
  • autobot: automatizes everything based on different trading strategies

Backend frameworks might be changed from NodeJS into ".NET (Core) 5" or "Spring MVC" based on arithmetic performance requirements.

Development

This project will be written in Javascript. Some of the sub-projects might be changed into Java Spring Boot or .Net Core framework in the future depending on the performance of analytical operations in JavaScript.

Contributing

Feel free to point out any faults in any of the projects as it will help to make further improvements.

Supporting

You can support this free and open source software by:

  • Starring this GitHub repository,
  • Creating pull requests,
  • Submitting bugs,
  • Suggesting new features or documentation updates.

Donations

Donations are based on voluntariness and received in both Bitcoin (BTC ) and Monero (XMR ) to the following addresses:

Bitcoin (BTC):

Monero (XMR):

No fiat currencies are accepted.

License

Copyright (c) 1700 B.C., MMC, CIL INDUSTRIES INC.

All source code and related files including documentation and wiki pages are licensed under GPL-3.0.

See the LICENSE for more details.

Releases

No releases published

Packages

No packages published