finance_kline_core 0.0.3 copy "finance_kline_core: ^0.0.3" to clipboard
finance_kline_core: ^0.0.3 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.0.3

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
150
points
224
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

decimal, freezed_annotation, json_annotation

More

Packages that depend on finance_kline_core