Git Product home page Git Product logo

stephanakkerman / live-binance-charts Goto Github PK

View Code? Open in Web Editor NEW
38.0 38.0 10.0 220 KB

Dive into real-time cryptocurrency market trends with this Python-based charting tool. Inspired by TradingView's UI, it taps into Binance's live data, offering a sleek and interactive experience for crypto enthusiasts.

License: MIT License

Python 100.00%
binance binance-api candlestick-chart charting charts crypto cryptocurrency finplot graphs plots plotting pyqt6 pyqtgraph ta technical-analysis technical-indicators tradingview

live-binance-charts's Introduction

Typing SVG

total stars followers

views

๐Ÿ“˜ My Favorite Open Source Projects

fintwit-bot timeseries-volatility-influence live-binance-charts axie-manager-bot tensortrade binance-trailing-stop-loss tensortrade fluentai chart-recognizer

All Repositories

๐Ÿ“• Top Projects I've Contributed To

darts darts fintwitbert

All Repositories

๐Ÿ“Š Github Stats and Activity

StephanAkkerman's Activity Graph

live-binance-charts's People

Contributors

imgbotapp avatar stephanakkerman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

live-binance-charts's Issues

TypeError: setCheckState on src/main.py

I get this error when running the main.py file. I've tried reading the documentation and experimenting, but with no progress.

I use python 3.11.1
PyQt6 (the older version isn't working for me)

No settings found, using default Traceback (most recent call last): File "/Users/dekahalane/Documents/GitHub/Live_Binance_Charts/src/main.py", line 824, in <module> control_panel = create_ctrl_panel() ^^^^^^^^^^^^^^^^^^^ File "/Users/dekahalane/Documents/GitHub/Live_Binance_Charts/src/main.py", line 668, in create_ctrl_panel panel.USDTmode.setCheckState(0) TypeError: setCheckState(self, Qt.CheckState): argument 1 has unexpected type 'int'

crosshair update

i want to add more crosshair details for every timeframe but getting 'index error: single positional indexer is out of bounds' for 1min,2min,5min. i am getting data from yfinance. what could be the problem?? can u help me!!

how to run on ubuntu?

AttributeError: module 'ctypes' has no attribute 'windll'

one dependence will using windll which not exist on ubuntu

Ideas comment

This was originally at the end of the main code

# Maybe use symbol + tf as key for axs_dict
# Fix deleting
# Decrease font size of price_highlight when new charts get added
# Adjust to different screen sizes
# Save control panel settings somewhere (assets and tf)
# Maybe save historical candles
# Caching??, see complicated.py
# Make updating RSI more efficient
# Fix candlestick countdown when different timeframes are selected, change global countdown
# Add s/r levels?
# $BTC.D chart, https://www.tradingview.com/symbols/CRYPTOCAP-BTC.D/
# $TOTAL chart, https://www.tradingview.com/symbols/CRYPTOCAP-TOTAL/
# Show funding percentage
# Show percentual difference of candle in crosshair, possible?? https://github.com/highfestiva/finplot/wiki/Snippets#custom-crosshair-and-legend

# Stock ideas, use yfinance lib:
# DXY chart?
# Add bid-ask chart?
# Heatmap of limit orders (bids) (instead of bid-ask chart) https://github.com/highfestiva/finplot/blob/master/finplot/examples/heatmap.py
# Add sound effect for quick price increase / decline

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.