Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sachaarbonel/talib.dart

A pure dart port of go-talib (5K LOC) transpiled with my fork of gopherDart (WIP)
https://github.com/sachaarbonel/talib.dart

dart finance talib technical-analysis

Last synced: about 1 month ago
JSON representation

A pure dart port of go-talib (5K LOC) transpiled with my fork of gopherDart (WIP)

Awesome Lists containing this project

README

        

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).

## Usage

A simple usage example:

```dart
import 'package:talib/talib.dart';

main() {
var awesome = new Awesome();
}
```

## Features and bugs

Please file feature requests and bugs at the [issue tracker][tracker].

[tracker]: http://example.com/issues/replaceme