Giter Site home page Giter Site logo

gecko's Introduction

Gecko

Analyze daily prices and 3, 7, 14, 30, 50, 90, and 200-day simple moving averages

For $BTC, $ETH, $KAVA, $XMR, $ATOM, and $DAI

Data provided by the CoinGecko API using the PyCoinGecko library

  1. Create environment and install dependencies

    • python3 -m venv geckoEnv

    • source geckoEnv/bin/activate

    • pip install -r req.txt

  2. Run main.sh

  3. Visualize data with a PyQt5 GUI using matplotlib with plot.py

    • Select a date range to analyze

    • plot.py screenshot 1

    • Use the simple GUI to choose which pair you want to view

    • plot.py screenshot 2

    • Try to recognize trends between price and various moving averages

    • Moving the mouse around the chart show's different dates / prices

    • The dates on the X-axis clearly need work

    • plot.py screenshot 3

Work in Progress 0: analyzing correlation coefficients

Create and analyze correlation coefficient data with fetchCC.py, readCC.py, and plotCC.py

Work in Progress 1: analyzing simple moving avg data

The algo.py script finds the difference between the various moving averages.

Hopefully these numbers can be used to find actionable intelligence.

More to come!

gecko's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

gecko's Issues

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.