Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
romulodl committed May 17, 2020
1 parent 0dfcddc commit b922602
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Exponential Moving Average

Calculate the EMA of giving values.

![Ema](https://github.com/romulodl/ema/workflows/Ema/badge.svg)

## Instalation

```
Expand Down Expand Up @@ -39,4 +43,3 @@ accurate (at least closest to what Trading view shows.)

The PECL Trading extension is crap and not everyone wants to install it.
I am building a trading bot and building more complex trading indicators that use EMA as a basic step.
I am also planning to open-source the other indicators (not the trading bot)

0 comments on commit b922602

Please sign in to comment.