Skip to content

Commit

Permalink
fix: logger.error to warning on new_stop_loss higher than last_close
Browse files Browse the repository at this point in the history
  • Loading branch information
fransimo committed Jun 3, 2024
1 parent a2f00c1 commit 2dc5c44
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 0.0.17

fix:
- logger.error to warning on new_stop_loss higher than last_close

# 0.0.16

fix:
- strategies.yaml enabled

docs:
- strategies.yaml comments


# 0.0.15

fix:
Expand Down

0 comments on commit 2dc5c44

Please sign in to comment.