stock-trek 0.5.0

Stock Trek time-series analysis
Documentation
1
2
3
4
5
6
7
8
9
pub mod compare_predicate;
pub mod has_account_in_exchange_predicate;
pub mod not_predicate;
pub mod owns_token_in_exchange_predicate;
pub mod owns_token_predicate;
pub mod predicate;
pub mod predicates_factory;
pub mod quantity_of_predicate;
pub mod scratch_pad_predicate;