Code Monkey home page Code Monkey logo

cbbi's People

Contributors

zaczero 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cbbi's Issues

Other indicators

Hi Kamil!

Thank you so much for this amazing project. I was wondering whether you are planning to include all other indicators from lookintobitcoi.com.

Keep up the amazing work! :)

Calculation method changed?

First of all, thanks for creating this index. I've been following it for a while and check it daily. Yesterday I saw the CBBI score was 9, but when I checked it today it's suddenly at 14? Also all the historic values have changed, so I wonder what was changed in the algorithm and why?

At what time is the API getting updated?

Hello,

Great work with this project. Around what time is the API getting updated? For a trading bot I'm trying to use the metrics from the API. I pull the data around 00:05 CET and it is giving nans for the new day.
Thanks in advance.

Missing requirements.txt

I noticed the readme says to pip install -r requirements.txt, but there is no requirements.txt. Instead, I believe it is pipenv now.

RHOLD and RR not calibrated.

Due to alpha decay these two indicators suffered the most and seem inconsistent. Is it possible a small calibration?

An Error Occured!

Hi Kamil,

Is this a LIB issue? Last week the script was running with no hiccups. I have just tried to run main.py and it keeps retrying but returning always these lines.

:: Retrying in 10 seconds...
Fetching daily Google Trends: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 57/57 [00:00<00:00, 211.09it/s]
Error: An error occurred!
Traceback (most recent call last):
File "D:\OneDrive\Work (Current)\ValueUnbanking\CBBI-main\main.py", line 146, in run_and_retry
run(json_file, charts_file)
File "D:\OneDrive\Work (Current)\ValueUnbanking\CBBI-main\main.py", line 78, in run
df_bitcoin[metric.name] = metric.calculate(df_bitcoin_org.copy(), ax)
File "D:\OneDrive\Work (Current)\ValueUnbanking\CBBI-main\metrics\rhodl_ratio.py", line 60, in calculate
df = df.merge(_fetch_df(), on='Date', how='left')
File "D:\OneDrive\Work (Current)\ValueUnbanking\CBBI-main\metrics\rhodl_ratio.py", line 36, in _fetch_df
response.raise_for_status()
File "C:\Python39\lib\site-packages\requests\models.py", line 953, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://www.lookintobitcoin.com/django_plotly_dash/app/rhodl_ratio/_dash-update-component

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.