Recent content by Spacious

  1. S

    Fully automated futures trading

    Hi Newbunch, I'm also looking to cut down on the cost of my real-time quote subscriptions with IB, so I'm considering switching to the IB Adaptive Algo, like you mentioned. Out of curiosity, if you don't mind sharing—do you still maintain any real-time quote subscriptions with IB for an EOD...
  2. S

    Fully automated futures trading

    IBC is sending the 2FA to my phone and if im missing it will resend it 5 minutes later. And when IB gateway crash for some reason, my IBC task restart it.
  3. S

    Fully automated futures trading

    You could try configuring https://github.com/IbcAlpha/IBC which will relaunch the gateway when this type of problem occur. This what Im using and I dont have issue like this anymore.
  4. S

    Fully automated futures trading

    Power supply with network redundancy (cellular connection as exemple) or cloud based with AWS or other provider
  5. S

    Fully automated futures trading

    That sounds like a really useful tool! Would you mind sharing the dashboard, or could you possibly describe how you built it? Any insights or details you could provide would be greatly appreciated by those of us looking to improve DO. Thank you!
  6. S

    Fully automated futures trading

    For pysystemtrade users, I've created a script that scans the config.yaml file for instrument weights and moreinstrumentinfo.csv to gather asset class, subclass, subsubclass, and country information, allowing for a quick overview of weights by category. I've also added an option to rebalance...
  7. S

    Fully automated futures trading

    I looked at your instrument weights in the config.yaml of rob_system under provided_system in pysystemtrade For Volatility I founded 3 instrument with the following weight V2X: 0.0175 VIX: 0.0175 VNKI: 0.015 Thats why I said it doesn't align with the 10% I get with the handcrafting method. I...
  8. S

    Fully automated futures trading

    Sorry to bring back this old post, be I just read systematic trading, smart portfolios and AFTS books of Robert, installed pysystem, added 42 instruments from barchart, estimate everything using use_forecast_weight_estimates, use_forecast_div_mult_estimates, use_instrument_weight_estimates...
Back
Top