Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created August 22, 2020 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/22e5dfe45b6e48a7a29bb40b091db49f to your computer and use it in GitHub Desktop.
Save amankharwal/22e5dfe45b6e48a7a29bb40b091db49f to your computer and use it in GitHub Desktop.
qf = cf.QuantFig(data["AAPL"])
qf.add_bollinger_bands()
qf.add_macd()
qf.iplot()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment