Skip to content

duongnq2798/indicator-ts-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indicator Calculation Formulas

This repository contains TypeScript implementations of various calculation formulas for indicators used in financial analysis, such as Simple Moving Average (SMA), Exponential Moving Average (EMA), Relative Strength Index (RSI), Moving Average Convergence Divergence (MACD), and more.

Installation

  1. Clone the repository:
    https://github.com/duongnq2798/indicator-ts-trading.git
  1. Install dependencies:
    npm install

Available Indicators

  • Simple Moving Average (SMA)
  • Exponential Moving Average (EMA)
  • Relative Strength Index (RSI)
  • Moving Average Convergence Divergence (MACD) ...and more

Disclaimer

The calculation formulas provided in this repository are for educational purposes only and should not be used for trading or investment purposes. The authors of this repository do not accept any responsibility for any financial losses incurred as a result of using these formulas. It is always recommended to consult a qualified financial advisor before making any investment decisions.

Releases

No releases published

Packages

No packages published