stock-trek 0.5.0

Stock Trek time-series analysis
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod cancel_request;
pub mod client_order_id;
pub mod order_factory;
pub mod order_intent;
pub mod order_pricing;
pub mod order_quantity;
pub mod order_request;
pub mod order_response;
pub mod order_side;
pub mod order_status;
pub mod order_time_in_force;
pub mod order_timing;
pub mod order_trigger_direction;
pub mod single_order;
pub mod trading_pair;