Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.33 KB

npm version License Build Status codecov CodeQL Analysis

Work in progress

Nobitex TS

Nobitex is a TypeScript module providing Nobitex api framework for trading.

Indicators Provided

The following list of indicators are currently supported by this package:

Nobitex Apis

Build

The project can be build from its source through the build command.

npm run build

Usage

Install package.

npm install nobitex

Import api.

import {Nobitex} from 'nobitex';

Disclaimer

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.

License

The source code is provided under MIT License.