-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
caaa9a6
commit 63eeeed
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
Version 0.1.1 (14/12/2018) | ||
- Improvements: | ||
- Correct price alignment for Oanda | ||
- Optimize interval between loading new bars from Oanda API | ||
- Improved errors handling | ||
- Improved documentation | ||
|
||
- Fixes: | ||
- Prevent stopping providing bars for all symbols when one symbol stops working | ||
- Delete counter for recover attempts when request finished with success | ||
|
||
Version 0.1.0 (12/10/2018) | ||
- I've open sourced tool I use for my trading and set initial version `0.1.0` |