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-plus
to your angular project:
ng new myapp --style=scss --routing
cd myapp
ng add ngx-build-plus
- create a
webpack.partial.js
file in root of the project directory, and put the following in it: