Skip to content

Commit

Permalink
Update sma.md (#3956)
Browse files Browse the repository at this point in the history
* Fix plot look when using eval and add query to choices (#3881)

* convert index to datetime and update choices

* uncomment economy integration test

* fix treasury concat bug

* fix datasets concat on duplciates

* Lock ruff version so that new lints dont break our CI (#3905)

* Lock ruff version so that new lints dont break our CI

* Bumped pre-commit ruff version

* Update sma.md

Co-authored-by: montezdesousa <[email protected]>
Co-authored-by: Colin Delahunty <[email protected]>
Co-authored-by: James Maslek <[email protected]>
  • Loading branch information
4 people authored Jan 16, 2023
1 parent a00e90a commit c08488f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/sdk/reference/ta/sma.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: OpenBB SDK Function

# sma

Gets simple moving average (EMA) for stock
Gets simple moving average (SMA) for stock

Source Code: [[link](https://github.com/OpenBB-finance/OpenBBTerminal/tree/main/openbb_terminal/common/technical_analysis/overlap_model.py#L43)]

Expand Down

0 comments on commit c08488f

Please sign in to comment.