Search results

  1. R

    Fully automated futures trading

    so I've got another pysystemtrade noob question (let me know if this isn't the right place...) say I've got one asset and one trading rule. The resulting accountCurve then remains fairly consistent through adding stages to the system (scale, combine, sizing)... ... that is, until the final...
  2. R

    Fully automated futures trading

    fantastic, thanks for laying it all out. It seems like I could've figured it out with a bit of digging, but this post just made it all clear.
  3. R

    Fully automated futures trading

    Hi Rob, I'm working on implementing pysystemtrade and I'm stuck on the 'Pointsize' field in instrumentconfig.csv It responds to the get_value_of_block_price_move() function, which claims to produce "How much is a $1 move worth in value terms?" -- the documentation isn't much more enlightening...
Back
Top