Skip to content

Releases: cuemacro/finmarketpy

Changed NumPy and Pandas versions

10 Mar 17:58

Choose a tag to compare

  • Changed NumPy and Pandas versions

Removed print messages

08 Mar 20:33

Choose a tag to compare

v0.11.16

Removed random print message

Fixed Pandas deprecation warnings

08 Mar 19:47

Choose a tag to compare

  • Fixed various Pandas deprecation warnings
  • Improved charts when using Plotly

v0.11.14

19 May 22:19

Choose a tag to compare

  • Fixed bug on run in parallel for backtest

v0.11.13

01 Jan 21:15

Choose a tag to compare

  • Upgraded to FinancePy 0.310
  • Added code to reduce boilerplate needed for TradingModel

v0.11.12

26 Apr 19:35

Choose a tag to compare

  • Set FinancePy to 0.220
  • Fixed sklearn => to scikit-learn

v0.11.11

07 Oct 14:56

Choose a tag to compare

  • Set FinancePy version to 0.193

v0.11.10

06 Oct 15:43

Choose a tag to compare

  • Fixed YoY bug

Improved plotting

01 Jun 16:07

Choose a tag to compare

  • Improved plotting in particular for plot start/finish dates

v0.11.8

25 Jan 15:04

Choose a tag to compare

  • Added total returns indices for FX spot, FX forwards and FX options, with examples
  • Added calendars and expiry calculations for FX spot, FX forwards and FX options