Recent content by QuantWizard

  1. Q

    Do Futures Strategies Work On Stocks?

    In my experience you can apply the same trading principles and philosophies, but copy-paste without any modification rarely work between any asset classes.
  2. Q

    Automatic trading by web-crawling.

    As a private person you cannot open a local brokerage account in China unless you at least have a residence permit, which requires you to have a local employer there. And for a professional account you need a company and valid asset management license. So the road is quite far to travel if you...
  3. Q

    Tips on European and Asian Index Futures

    Thanks. how about CAC 40 futures? Seems similar to FTSE 100 formally, but how about volatility, liquidity and volume?
  4. Q

    Tips on European and Asian Index Futures

    Actually, that's what I'm doing - always going for the mini version where available. Thanks for the note anyhow.
  5. Q

    Tips on European and Asian Index Futures

    Hi all, can anyone recommend suitable European and Asian index futures with good liquidity and volume, and high multiplier (>=10)? So far it seems like Stoxx Europe 600 and Nikkei 225 are good candidates, but more options is wanted! Thanks in advance.
  6. Q

    protect intellectual property

    What's the problem? Install BitLocker or DiskCryptor etc., and don't give access to your machine to anyone besides yourself.
  7. Q

    Updating IB TWS Safely?

    Thanks for the advice!
  8. Q

    Updating IB TWS Safely?

    Good point, thanks.
  9. Q

    Updating IB TWS Safely?

    Hi all, Short question: Can I upgrade IB TWS without losing my settings, e.g. investment groups/profiles etc., or will they be lost? Thanks in advance.
  10. Q

    VS C# application crashes with IB TWS

    Thanks for the note. I think I've now figured out the root cause - it's all about incompatibility between different IB TWS OCX versions. What I did now was to run aximp.exe on tws.ocx residing on the server, and transfer the generated dll files back to my local machine, where they were...
  11. Q

    VS C# application crashes with IB TWS

    Ok got it. Btw, I just resolved the issue! Here's how I did it: In the application folder, VS generated two dll files called AxInterop.TWSLib.dll and Interop.TWSLib.dll - I simply removed the former TWS dll files from my project and added these instead, and then it worked! So somehow the issue...
  12. Q

    VS C# application crashes with IB TWS

    It worked last week, hence my bewilderment...anyway will reinstall and see if that helps. Why is ActiveX no longer supported?
  13. Q

    VS C# application crashes with IB TWS

    This is bizarre. I tried to create a minimal F# application just connecting to IB TWS, and now also got the same error message even on my local machine. It seems like AxTWSLib has a connect version with 3 arguments while TWSLib has one with 4 so there is some sort of conflict between the two -...
Back
Top