//
pkg.gl
Category
github.com/TraderWithPython/finance-go
future
package
0.0.3
Repository:
https://github.com/traderwithpython/finance-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
84 SLOC
#
Functions
Get
Get returns an Future quote that matches the parameters specified.
List
List returns several quotes.
ListP
ListP returns a quote iterator and requires a params struct as an argument.
#
Structs
Client
Client is used to invoke quote APIs.
Iter
Iter is an iterator for a list of quotes.
Params
Params carries a context and symbols information.