Skip to content
#

technical-analysis

Here are 363 public repositories matching this topic...

ta
markdregan
markdregan commented Jan 7, 2022

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

GF-Huang
GF-Huang commented Feb 27, 2022

Which version are you running? The lastest version is on Github. Pip is for major releases.

0.3.14b0

Do you have TA Lib also installed in your environment?

yes

Did you upgrade? Did the upgrade resolve the issue?

I try upgrade, not solve.

Describe the bug
The df.ta.to_utc is a property, but it is not idempotent. When you type df.ta. then press tab for auto

Stock.Indicators

Stock Indicators for .NET is a C# library package that produces financial market technical indicators. Send in historical price quotes and get back desired indicators such as moving averages, Relative Strength Index, Stochastic Oscillator, Parabolic SAR, etc. Nothing more. It can be used in any market analysis software using standard OHLCV price quotes for equities, commodities, forex, cryptocurrencies, and others. We had private trading algorithms, machine learning, and charting systems in mind when originally creating this community library.

  • Updated Feb 28, 2022
  • C#

A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.

  • Updated Mar 9, 2021
  • Python
cassandre-trading-bot

Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.

  • Updated Mar 1, 2022
  • 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.

Curate this topic

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."

Learn more