Nobitex is a TypeScript module providing Nobitex api framework for trading.
The following list of indicators are currently supported by this package:
The project can be build from its source through the build command.
npm run build
Install package.
npm install nobitex
Import api.
import {Nobitex} from 'nobitex';
The information provided on this project is strictly for informational purposes and is not to be construed as advice or solicitation to buy or sell any security.
The source code is provided under MIT License.