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

Sdk dates #3354

Merged
merged 120 commits into from
Nov 13, 2022
Merged

Sdk dates #3354

merged 120 commits into from
Nov 13, 2022

Conversation

montezdesousa
Copy link
Contributor

@montezdesousa montezdesousa commented Nov 9, 2022

Description

This PR fixes #3328

Terminal commands to test:
crypto/load -c BTC -s 2018-12-03 -e 2022-10-28
dd/active -s 2020-02-15 -u 2021-10-12
dd/change -s 2020-02-15 -u 2021-10-12
dd/eb -s 2020-02-15 -u 2021-10-12
dd/nonzero -s 2020-02-15 -u 2021-10-12
onchain/btccp -s 2020-02-15 -u 2021-10-12
onchain/btcct -s 2020-02-15 -u 2021-10-12
onchain/hr -s 2020-02-15 -u 2021-10-12
ov/altindex -s 2020-02-15 -u 2021-10-12
etf/load SPY -s 2020-02-15 -e 2021-10-12

SDK endpoints to test:

  • crypto.dd.active
  • crypto.dd.change
  • crypto.dd.eb
  • crypto.dd.nonzero
  • crypto.load
  • crypto.onchain.btc_supply
  • crypto.onchain.btc_transac
  • crypto.onchain.hr
  • crypto.ov.altindex
  • etf.candle
  • etf.load
  • stocks.ba.trend
  • stocks.candle

@montezdesousa montezdesousa marked this pull request as ready for review November 10, 2022 21:06
@montezdesousa montezdesousa added the do not merge Label to prevent pull request merge label Nov 10, 2022
@montezdesousa montezdesousa removed the do not merge Label to prevent pull request merge label Nov 11, 2022
@DidierRLopes DidierRLopes merged commit 4614176 into main Nov 13, 2022
@montezdesousa montezdesousa deleted the sdk_dates branch November 13, 2022 19:33
noubre pushed a commit to noubre/OpenBBTerminal that referenced this pull request Dec 13, 2022
* example changes in slopes

* change lettering size and side bar capitalization

* revert back to Fira

* start automatic website generation

* this was autogen

* add examples to slopes model

* generate slopes doc

* change to _index.md

* allow italic formatting

* fix regex

* option to regenerate paths

* update alt docs

* fix generate

* update alt

* fix generate

* update common

* target italic only for types

* format alt

* format italic common

* add sig indentation

* update sig indent alt

* update common ident

* add todo

* generate docstrings for all menus

* fix maxdd

* fix returns font size

* fix keys docs

* fix more docstrings

* escape literal symbols

* escape literal symbols

* reformat keys

* format opt

* remove literal escape

* remove another literal escape

* remove another literal escape

* unindent returns

* update docs return unindent

* add comma in last arg

* fix funcs without params

* fix signature

* compact some code

* refactor some more code

* refactor some code

* some final cleanup

* write docstrings

* change main

* move futures paths

* generate futures docs

* add external axes references

* fix typo

* revert to double docstring

* fix small bug

* remove docs folder

* generate.py in website folder

* add forecast to docs

* clear some warnings

* fix underscore

* remove cite

* refresh website docs

* fix forecast docstrings

* fix po

* fix po docs and remove italic

* fix more docstrings

* remove last warning

* codespell

* flake8

* exclude website contente from flake

* noqa on optimizer

* update website

* fix mypy

* remove setup from mypy

* mypy to openbbterminal

* update precommit

* pylint

* try to remove sdk loading issue

* fix dates active command

* fix crypto.change formats

* fix eb formats

* nonzero fix

* format dates crypto.load

* format supply transac

* format hr altindex

* format load crypto

* regenerate docs

* format ba trend dates

* regenerate docs

* format ba trend

* candle defaults

* fix sentiment test

* remove unused import

* shopt

* shopt again

* revert crypto helpers

* test shopt

* fix some tests

* skip trending test

* fix alcoin test

* helpers

* write docs

* rewrite helper

Co-authored-by: Jeroen Bouma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] SDK endpoints with date arguments not in str format
4 participants