Skip to content
#

technical-analysis

Here are 369 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

CMobley7
CMobley7 commented Mar 27, 2022

When I ran Center of Gravity: cg over 3 months of Bitcoin prices ("20200801" to "20201101"), I got

Close cg
count 132481.000000 132472.000000
mean 11378.306788 -5.499988
std 844.355621 0.001991
min 9881.820000 -5.616297
25% 10710.500000 -5.500833
50% 11368.680000 -5.499987
75% 11742.540000 -5.499146
1
bug good first issue
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 Apr 8, 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 Apr 3, 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