quantatrading / Quanta-exoTrader

Quanta exoTrader is an advanced cryptocurrency trading algorithm designed to optimise trading through automation and detailed technical analysis, suitable for both novice and experienced traders.
9 stars 1 forks source link

[FEATURE] Trying to catch erroneous values from exchange #77

Open quantatrading opened 2 months ago

quantatrading commented 2 months ago

Describe the feature you are requesting and how it would benefit the performance or user flow Trying to capture how erroneous values from exchange affect performance

Is the request for TV or exoTrader? exoTrader

quantatrading commented 2 months ago

Purpose is to isolate critical values and exit early if a value is not the expected type

quantatrading commented 2 months ago

Bug raised on core related to differences in array lengths where lengths should be equal.

Refactored code to use candle.x data and added additional checks to gracefully exit if expected values do not match expected type