-
Updated
Mar 11, 2022 - Python
technical-analysis
Here are 366 public repositories matching this topic...
-
Updated
Feb 13, 2022 - Cython
-
Updated
Mar 20, 2022 - Python
Say I have two points on the Dataframe (price and UNIX timestamp) and I want to draw a Ray (endless) that goes through these two points. Does Pandas TA or Pandas has a function for this? Is there an easy way to draw a Linear Regression ray, I just have the two points and I want to draw a Ray through them and get all the Datapoints (price and timestamp of each) say 1 week into the future to be pred
-
Updated
Mar 17, 2022 - Python
-
Updated
Jan 20, 2022 - JavaScript
-
Updated
Oct 19, 2021 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Feb 23, 2022 - Java
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Mar 2, 2022 - Python
-
Updated
Mar 18, 2022 - Jupyter Notebook
-
Updated
Nov 17, 2021 - Go
-
Updated
Oct 21, 2020 - Python
-
Updated
Mar 7, 2019 - Go
-
Updated
Jul 3, 2017 - Python
-
Updated
Feb 14, 2022 - Python
-
Updated
Mar 20, 2022 - C#
-
Updated
Mar 9, 2021 - Python
-
Updated
Nov 22, 2021 - Rust
-
Updated
Sep 27, 2017 - Java
-
Updated
Mar 20, 2022 - Java
-
Updated
Mar 1, 2022 - TypeScript
-
Updated
Jun 1, 2021 - Python
-
Updated
Dec 14, 2021 - R
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jul 23, 2020 - Python
-
Updated
Nov 8, 2021 - Java
Improve this page
Add a description, image, and links to the technical-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the technical-analysis topic, visit your repo's landing page and select "manage topics."
Wondering if this already exists? If not happy to create if valuable.
I'm looking for a mapping from the column names outputted, to the actual technical indicator it represents.
examples:
momentum_ao == "Momentum, Awesome Oscilator"
momentum_kama == "Momentum, Kaufman’s Adaptive Moving Average (KAMA)"
Can help quickly grasp what the features represent without having to refer back to do