Skip to content

This project creates a portfolio dashboard for binance spot exchange using API keys.

Notifications You must be signed in to change notification settings

Utone/Binance-Spot---User-Portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Spot - User Portfolio

This project creates a portfolio dashboard for binance spot exchange using API keys. Check out the youtube video for more information.

Do this first to protect your account!

This project uses public proxy servers to process the APIs. So please limit your api keys' access to READ ONLY before using them on this project, as shown in the image below.

alt text

How to run ?

Follow the instructions below.

  • Install Node JS link
  • Download and unzip this package.
  • Go to the current folder on command promt and run below command
npm install
node app.js
  • Open "http://127.0.0.1:5000/" in the browser.
  • If the proxy servers are obsolete, update them in Utils/helper.js**

Disclaimer:

I am not a financial advisor nor is any content in this article presented as financial advice. The information provided in this post or any other posts that I make and any accompanying material is for educational purposes only. It should not be considered financial or investment advice of any kind. Use these tools at your own risk.

Creator

Dekay Arts

About

This project creates a portfolio dashboard for binance spot exchange using API keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 18.1%
  • CSS 10.6%