| Name | Acronym | Type | Lead^/Lag* | tv | mt5 | tt | tc2 | mio | mv | pc | js | js2 | py | py2 | mat |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Absolute Breadth Index | Momentum | โ | โ | โ | โ | โ | โ | โ | โ | โ | โ | โ | โ | ||
| Absolute Price Oscillator | APO |
Here's a solution using the ngx-build-plus pkg. (ng version: 9.1.6 )
- add
ngx-build-plusto your angular project:
ng new myapp --style=scss --routing
cd myapp
ng add ngx-build-plus
- create a
webpack.partial.jsfile in root of the project directory, and put the following in it: