anfederico / gemini

Backtesting for sleepless cryptocurrency markets
GNU General Public License v3.0
709 stars 161 forks source link

Fix all short stops being hit #24

Closed rshtirmer closed 5 years ago

rshtirmer commented 5 years ago

Stops are auto-set to 0, as a result, short stops will always be "hit" when a stop_loss is not manually set.