Skip to content

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

License

Notifications You must be signed in to change notification settings

sachaarbonel/talib.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage

A simple usage example:

import 'package:talib/talib.dart';

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

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages