Skip to content

Commit

Permalink
Add cryptotrading-hub
Browse files Browse the repository at this point in the history
  • Loading branch information
anandanand84 committed Jan 22, 2018
1 parent d60c362 commit d787fbc
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Expand Up @@ -69,11 +69,26 @@ or
SMA.calculate({period : 5, values : [1,2,3,4,5,6,7,8,9]});
```


# Playground

[Playground with code completion](http://anandanand84.github.io/technicalindicators/ "Playground")

# Crypto Trading hub

If you like this project. You'll love my other project https://cryptotrading-hub.com/?utm_source=github&utm_medium=readme&utm_campaign=technicalindicators

1. Its free
1. Realtime price charts
1. Unified trading experience across exchanges
1. Price alerts
1. Realtime crypto screening using javascript (Find coins making high and low in realtime or anything you can write using this library and javascript in realtime)
1. Trading from charts,
1. Modify orders and ability to trade and create studies using javascript.

![Home](/images/home.png)
![Screener](/images/screener.png)
![Trade](/images/trade.png)

# Available Indicators

1. [Accumulation Distribution Line (ADL)](https://tonicdev.com/anandaravindan/adl "ADL").
Expand Down
Binary file added images/home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screener.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/trade.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d787fbc

Please sign in to comment.