Skip to content

irhosseinz/Crypto-Trade-Manager

Repository files navigation

Crypto Trade Manager #LIVE VERSION

This app helps you set some watchers on crypto market, in a way that if a coin reachs a price it will be traded automaticly. youtube

Usage

  • Stop Loss: trade based on your stop-loss strategy
  • Buy Low: Buy a Coin in Lowest price you think can reach!
  • Monitor The Market: It Can Monitor The Market And A Chart Reachs A Price, You'll be Notified Throught Telegram Bot
  • etc..

Main features

  • Simple Authentication: there is simple registeration and login, so app could be used for multiple users
  • Recaptcha Support: You can get Recaptcha V3 api Keys and enter it in config.js, so recaptcha will be used in background on login and register.
  • Add Unlimited API: you can add unlimited numbers of each supported apis if you have multiple accounts
  • Market Tools: You Can See Your Balances And Open Trades in The App
  • Add Unlimited Trackers: tracker is used for monitoring market for certain prices and sell or buy when that prices reachs, When a condition occured these actions could be performed:
    • Market Sell/Buy: Instant Sell or Buy that coin in any available price
    • Limit Sell/Buy: Creates an order in specific price
    • Cancel a Trade: Delete an Active Trade
    • Just Notify: It Just Notifies You In Telegram Bot When Event Occures
  • Orders History: you can see your buy and sell history there

Exchanges

These exchanges are supported:

Installation

To use this app you need a system with Node-JS installed

  • in app folder run this command: npm install
  • rename config_sample.js to config.js. then fill the config file
  • start app with node index.js (you can use pm2 for standard usage)
  • open your browser and open this url: https://localhost:1040 (if you are running the app on a server replace localhost with your server IP, and open port 1040 on your firewall)
  • Register for a account and login

Coming Features

  • Support for Margin Trading If you had any opinions to make this project better, please let me know!

APP IS STILL IN BETA RELEASE, use it catefully

Show your support

Give a ⭐️ if this project helped you!

❤️Donation -> Bitcoin:179CsAFEucLbQG6WDLTxVRX2ax8NBrxcGU

About

This app helps you set some watchers on crypto market, in a way that if a coin reachs a price it will be traded automaticly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published