Recent content by Zugzwang

  1. Z

    Python - Backtesting library with variable position sizing

    Thank you both! I will be using Python via VM (probably AWS) to trade FX through OANDA. Essentially, I need a library that can accept position sizing that's based on values in a dataframe.
  2. Z

    Python - Backtesting library with variable position sizing

    Hi, I’m looking for a good backtesting library and backtesting.py appears to be the best. However, part of my backtest should include variable position sizing. For example, if historical vol is 10% I might have a position that’s 50x leveraged vs a 25x leveraged position at 20% vol. Reading...
Back
Top