Simple alpaca API interfaces in Rust for Rust
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Add Readme.
fe362d8
Add alpaca wrapper class.
b846689
Define serilizable Position struct.
ee08be9
Missing includes
c00f534
Add Atomic_f64 type
d1bed4b
Make PriceType hashable to use as key in HashMap
70b3042
Complete the place order function
7f2a10f
Add doc-string for the make_request function
a64a391
Improve client to have consisten interface function names.
829d34c
Simplify intermediate types.
787de8c
Enforce only valid price types.
a65541f
Improve serialization to print.
ed103c6
Cosmetics
06f0505
Add tests for alpaca_client
b6865d4
Reorder project.
64f89cc