tradingstrategy-ai / trade-executor

A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
107 stars 29 forks source link

Increasing and decreasing util functions #929

Closed AlexTheLion123 closed 6 months ago

AlexTheLion123 commented 6 months ago

Adds is_monotonically_increasing and is_monotonically_decreasing

AlexTheLion123 commented 6 months ago

Monotonically increasing/decresasing is actually built into pandas