Search results

  1. fullautotrading

    Trading with a Stop Loss in the Futures Market is for Losers

    emg let them place the gullible stops. After all, someone has to lose the $$$ we make ;-))) ps. and don't trade options: they are evil. Trend and stops are your friends ... ;-))
  2. fullautotrading

    Help with Correlation Analysis ->

    May use the SCX index: http://www.datatime.eu/public/gbot/MetricsForAlgorithmicTrading.htm#SCX It captures any form dependence. Not only the "linear" component (as r does). (And it is *much* more efficient computationally speaking)
  3. fullautotrading

    Profitable online trading platform

    If you have good capital, you may try this: http://www.datatime.eu/public/gbot/GBotScreenshots.htm
  4. fullautotrading

    forums for IB / Genesis API

    If you are on Linkedin (good place) join: http://www.linkedin.com/groups/Interactive-Brokers-Traders-Fund-Managers-4932221
  5. fullautotrading

    Carey's Journal

    Well if you resent references, I will stop giving them. No problem. Enjoy your trading and happy Easter.
  6. fullautotrading

    Carey's Journal

    It's just realtime IB tickdata (clearly from "demo": mtk closed) displayed by the <a href="http://www.datatime.eu/public/gbot/GBotScreenshots.htm" target="_blank">app</a> I am running.
  7. fullautotrading

    Carey's Journal

    Check out: SPY7 130420C00160000 GLD7 130420C00160000 GOOG7 130420C00810000 AAPL7 130420C00460000 AMZN7 130420C00260000 New <A href="http://www.datatime.eu/public/gbot/minioptionexample.png" target="_blank" > mini-option example </a> What bug is that ?
  8. fullautotrading

    Carey's Journal

    May find useful the new options for AAPL (m=10)
  9. fullautotrading

    QuoteTracker To Be Finished End of 2011

    Try inquiring in this <a href="http://www.linkedin.com/groups/Interactive-Brokers-Traders-Fund-Managers-4932221" >group</a> too (dedicated to IB users)
  10. fullautotrading

    1/4% Tax on all stock trades pushed in NY Times today

    For people with Interactive Brokers or generally interested in strategies, there is also this new Linkedin <a href="http://www.linkedin.com/groups/Interactive-Brokers-Traders-Fund-Managers-4932221" >group</a>
  11. fullautotrading

    Carey's Journal

    For people with Interactive Brokers or generally interested in strategies, there is also this new Linkedin <a href="http://www.linkedin.com/groups/Interactive-Brokers-Traders-Fund-Managers-4932221" >group</a>
  12. fullautotrading

    Algorithmic Trading a large folio with small orders

    I think the guiding criterion is that the instruments must, first of all be uncorrelated. Then they must be liquid and have options. All those you can find with those features will be ok. There is no point in using 2 "systematically" correlated (directly or inversely) instruments, as it only...
  13. fullautotrading

    Algorithmic Trading a large folio with small orders

    Here is a <a href="http://www.datatime.eu/public/gbot/GBOT_Tickers.txt" target="_blank"> selection of instruments</a> (ETFs, Futures, etc.) [the application sample ticker file]. Please, let me know other interesting candidates that are missing here (I will update periodically this file).
  14. fullautotrading

    Algorithmic Trading a large folio with small orders

    Hi CoopGekoLivrmor, Thank you for your kind words and enthusiasm. Yes, the scalping/hedging part is quite effective. The "sample" games enclosed in the application tend to be suitable for many 2X ETFs and futures. Plain ETFs or 3X may need a slight adjustment of scalping size and entry...
  15. fullautotrading

    Algorithmic Trading a large folio with small orders

    Hi windchaser, yes thanks. Well in part some concepts are also being discussed also on this Linkedin <a href="http://www.linkedin.com/groups?gid=4394344&trk=hb_side_g" target='blank'>group</a> too, but periodically i restart a new thread (i think this was the 5-th or so) here on <b>ET</b>...
  16. fullautotrading

    Submit orders to IB from textfile

    My application does that (although it's not much used for that purpose). [ In the "Order enqueuer" (gear icon) you can specify to read a given file called "MyOrders.txt" placed in a given folder. At any change of the file (creation/change), any order not earlier enqueued would be scheduled...
  17. fullautotrading

    IB TWS security token asked after disconnection

    qed: slowly approaching the feature state ... <img src="http://www.elitetrader.com/vb/attachment.php?s=&postid=3609977" />
  18. fullautotrading

    IB TWS security token asked after disconnection

    Yes sure. In fact i know nothing about programming... Just store the encrypted credentials in the client after the first challenge. It's secure.
  19. fullautotrading

    IB TWS security token asked after disconnection

    What do you have to investigate ? Just store credentials when logging in and, in case of disconnection just relog in * without rechallenging * . Once one has logged in, the challenge must not be done again, until he shuts down the program. Is it so hard to just place a boolean flag in the...
  20. fullautotrading

    IB TWS security token asked after disconnection

    Actually as a developer, and one who has invested a great deal in IB (with large users all around the world), the fact that a bug that could be solved in 30 seconds is not being solved, is pretty worrying. How has this to be interpreted ?
Back
Top