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

get_futures() method works again after removing some class variables #65

Merged
merged 3 commits into from
Jul 7, 2023

Commits on Jul 6, 2023

  1. Removed Future variables (streamer_symbol, is_tradeable, future_produ…

    …ct) since they are not anymore provided by tasty trade
    Martin Neumann committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    76acabb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Made Future variables (streamer_symbol, is_tradeable, future_product)…

    … optional
    Martin Neumann committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6609650 View commit details
    Browse the repository at this point in the history
  2. Correction on optional Future variables (streamer_symbol, is_tradeabl…

    …e, future_product)
    Martin Neumann committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a3e0abe View commit details
    Browse the repository at this point in the history