ronaldlam / Autotrageur

Automated arbitrageur
2 stars 1 forks source link

Bug fix: Reset last_target_index in target_tracker::reset_target_index #207

Closed jaonewguy closed 5 years ago

jaonewguy commented 5 years ago

Without resetting last_target_index, momentum changes have potential index out of bounds errors when get_trade_volume called.