finance_kline_core 0.1.0 copy "finance_kline_core: ^0.1.0" to clipboard
finance_kline_core: ^0.1.0 copied to clipboard

'A comprehensive Dart package for financial candlestick (K-line) data analysis with technical indicators, statistical analysis, and precision decimal calculations.'

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add finance_kline_core

With Flutter:

 $ flutter pub add finance_kline_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  finance_kline_core: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:finance_kline_core/finance_kline_core.dart';
0
likes
140
points
292
downloads

Documentation

API reference

Publisher

verified publishernormidar.com

Weekly Downloads

'A comprehensive Dart package for financial candlestick (K-line) data analysis with technical indicators, statistical analysis, and precision decimal calculations.'

Repository (GitHub)
View/report issues

Topics

#finance #kline #ohlcv #analysis #data

License

MIT (license)

More

Packages that depend on finance_kline_core