Recent content by algo_fool

  1. A

    Fully automated futures trading

    @isotope1 that's quite a punchy position, what does the rest of your portfolio look like? I'm running my system with manual execution and am hesitating to get back into vstoxx after the roll due to the recent volatility - i need to make it fully automatic to avoid this mental pain!
  2. A

    Oh no, not another python backtester...

    which script are you trying to run? i f i remember correctly the core of pysystemtrade is solid (i'm using parts in my core system) but periphery scripts require some tweaks due to changes made during refactoring. If you do fix them up, please push them back to upstream
  3. A

    IB delayed data with account with no data subscription

    I have an IB account for which I have not subscribed to an exchanges data feed for a contract a would like to trade. Does anyone know if the current Bid/Ask is delayed? Or is it just the last traded prices which are delayed? I the Bid/Ask is live then a can mange with a stale last traded...
  4. A

    Fully automated futures trading

    Does anyone know where I can download Korean 3 year bond futures data? Quandl only goes back to Sept 2016
  5. A

    Fully automated futures trading

    I believe some of these less liquid markets to be German and Scandi OTC power contracts, quarters and cals
  6. A

    Anyone running their algos on AWS?

    @bin who do you use to host your kubernetes? Specialist provider or u just installed that stuff on regular VM?
  7. A

    Anyone running their algos on AWS?

    running mine quite happily on linode.com
  8. A

    Backtesting a strategy on fundamental indicators

    if it's focused on equities why not try https://www.quantopian.com/
  9. A

    limited company in UK - use IB individual account?

    i wasn't aware of the increased exchange fees for a pro account, so i initially set one of those up. Trying to decide if opening an individual account will work with wire transfers to a business bank account.
  10. A

    limited company in UK - use IB individual account?

    interesting point. i've quickly checked on the IB interface (of pro account) and it seems i can wire the money to any bank account (using International Banking Account Number (IBAN)) - do you know if this is different on a individual account? is it locked to a personal bank account?
  11. A

    limited company in UK - use IB individual account?

    But why do that if there is no link between IB and HMRC other than cash out of the company account and PnL statement from IB. Meaning that there is no reporting direct requirements of IB to HMRC, so why not use individual accoubt for trading?
  12. A

    limited company in UK - use IB individual account?

    thanks Xela, this is what i was thinking as well
  13. A

    limited company in UK - use IB individual account?

    Using trading capital from a limited company in the UK, is it necessary to setup an Interactive Brokers account as a Professional or will Individual suffice? Will there be any tax implications of using an Individual IB account? There will be no other capital used other than that which i have...
Back
Top