Skip to content

AndrewB330/BinanceTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ABANDONED PROJECT]

BinanceTerminal

Terminal for trading on Binance.com exchange. Supports many kinds of custom orders.

How does it work?

This is a python application that runs in the background on your server. There are two parts: server and terminal. Server is responsible for executing and maintaining orders, it uses MongoDB to save orders. Terminal is just a flask web-application that allows you to operate with your orders in a browser.

Features

  • User-friendly interface
  • [TODO]Custom chart with a lot of new functionality
  • [TODO]Custom orders that are not supported by Binance.com
  • [TODO]Possibility of writing a unique algorithm for each order
  • [TODO] Possibility of writing your own trading bot
  • [TODO] Integration with telegram

Existing order types

  • Limit order
  • Market order
  • Stop loss (market or limit)
  • Trailing stop loss (market or limit)

Screenshot

Screen

About

Terminal for trading on binance.com exchange. Supports many kinds of custom orders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors