Recent content by qtmspin

  1. Q

    Share colocation costs to IB

    There are a few that offer highspeed connections, all in all it's going to cost a few grand a month and be a year commitment. If you still interested let me know.
  2. Q

    Read live file, update live chart

    Whats the easiest way to do this in easylanguage (multicharts)? Quotemanager ascii mapping is not updating, DDE is unreliable and not working. I'm leaning toward ELCollections and ADE, however I've not seen an example of this being done... seems very basic. My file is simple...
  3. Q

    Share colocation costs to IB

    I'm looking for a few other traders to share low-lantency colocation costs to IB. I've found a few companies that can offer < 1ms times to IB. They will provide a 10MB connection and server space as well. I'm not looking to make any profit on the connections, just reduce the costs...
  4. Q

    tradestation / easylanguage - test multiple instruments

    ADE? Is that the equivalent of pot luck trading code? Link to video...
  5. Q

    tradestation / easylanguage - test multiple instruments

    I think that this is possible using the following idea: put all intermarket data on charts - ie gold - data2 silver - data3 xau - data4 copper - data5 then create an input like (IMV) intermarket variable: IMV(2) - you will use this for optimization 2-5 in this case then an if...
  6. Q

    tradestation / easylanguage - test multiple instruments

    I was watching a video by Murry Ruggiero from 1992 and he was using tradestation to find intermarket relationships with the help of tradestation optimization. I have yet to discover how he did this. Does anyone have any insight on how I can test multiple instruments in easylanguage code...
  7. Q

    tradestation: corrupted strategies - help!

    Thanks for the help abattia... My lesson was learned and I've started backing up the My work folder daily - like I always say in my 5 years of trading - it's better to learn the lesson earlier then later. There is no solution - only backup and reinstall. I think that's poor design on TS...
  8. Q

    tradestation: corrupted strategies - help!

    My computer was shut down improperly and I am getting the messge "unknown error message code file name: mwrkarea.wrk" I got around it by renaming that file, however now all my work is gone - strategies etc I still have the orig mwrkarea file that is corrupted, but I can't load it. Any...
  9. Q

    tradestation will not start: mwrkarea.wrk

    "unknown error message code file name: mwrkarea.wrk" My computer was shut down improperly and I am getting the messge "unknown error message code file name: mwrkarea.wrk" I got around it by renaming that file, however now all my work is gone - strategies etc I still have the orig...
  10. Q

    IB API - How to update price?

    Thats the problemo - the max amount of tickers you can track is the $$ commissions you paid last month and min amount is 40... So.... I can not use tickers to track prices. I have to use realtime bars or a snapshot. The "1" at the end of the command means snapshot.
Back
Top