Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev nup002 auto parquets #21

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 4, 2021

  1. Refactored code to allow for further development.

    Added progressbar to data retrieval.
    nup002 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b1281d0 View commit details
    Browse the repository at this point in the history
  2. Added additional user settings to top of Main.py.

    Removed unecessary prints.
    Refactored code further.
    Implemented direct-to-parquet candles update.
    nup002 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8278e80 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Improved documentation.

    Compressed (parquet) and data (csv) folders specified with top level settings.
    Removed code related to development.
    nup002 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    dcbed96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072c8ad View commit details
    Browse the repository at this point in the history
  3. Fixed issue where, rarely, the last received maximum candle time exce…

    …eded the local time and would cause a progressbar exception.
    nup002 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1dcf8ce View commit details
    Browse the repository at this point in the history
  4. More robust progress bar.

    New setting: Optional skipping of inactive pairs.
    User options are printed when program runs.
    nup002 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    b6f4df9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge pull request #20 from nup002/auto-update_parquets

    Merging into a dev branch. This PR changes quite a few things and is too big of a step for me to pull into master directly. I will go through it bit by bit and probably move it over to main in parts.
    
    Thank you for this contribution!
    gosuto-inzasheru authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    56d141d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. rebasing

    jorijnsmit committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    6ad4dc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. style: linting

    gosuto-inzasheru committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    21d2068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42cfe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce291e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d13bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55ca8a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8eb4dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc312b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07c6d1f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    a819024 View commit details
    Browse the repository at this point in the history