Skip to content

Commit

Permalink
Fix HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mberk committed May 31, 2023
1 parent 5c9d982 commit aca7776
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,23 @@
# 0.6.0 - 2023-05-31

### Added

* Order book related functions:
* calculate_available_volume (@jorgegarcia7)
* get_mid_price
* Prices files related functions:
* get_inplay_publish_time_from_prices_file
* get_last_pre_event_market_book_from_prices_file
* get_total_volume_traded_from_prices_file
* Race stream related functions:
* calculate_haversine_distance_between_runners
* get_number_of_jumps_remaining
* get_race_leaders
* Race card related functions:
* get_is_jump_from_race_card

### Changed

* Made get_final_market_definition_from_prices_file more efficient
* Race card extraction functions now work on both dictionaries and paths to files

Expand Down

0 comments on commit aca7776

Please sign in to comment.