kieran-mackle / AutoTrader

A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
https://kieran-mackle.github.io/AutoTrader/
GNU General Public License v3.0
937 stars 215 forks source link

Update indicators.py fix bugs #86

Closed raptoravis closed 11 months ago

raptoravis commented 11 months ago
  1. in unroll_signal_list, i should start from 1 instread of 0
  2. in find_swings, min/max should include the current i