Search results

  1. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    I have restarted the mini folio with the latest strategy. I have anticipated the stop/reverse to 4, which is still plenty of space to capture large fluctuations. Captured 7K in few hours. Mostly due to CL, HG, SI. <img src="http://www.elitetrader.com/vb/attachment.php?s=&postid=3121664"...
  2. fullautotrading

    Fill Engine

    Sure. what is the question ? Tom
  3. fullautotrading

    E-Mini Long & Short, Same time Same account?

    As already suggested you can simply overlay strategies. Just store the logical info for each layer (or "trader"). Then you "project" on the single account the "net result" of all strategies. It's the best way because you can overlay any number of strategies (or "traders"). Tom
  4. fullautotrading

    Hired Talent: What are the Costs and Risks?

    Funny, but a little unfair ;-)) After all if, as you are saying, the OP wishes to hire a "genius" it's because it probably complements other skills it has in a different field, and which the so called "genius" may not have. Like the capacity to talk to investors or attract capitals and so...
  5. fullautotrading

    Hired Talent: What are the Costs and Risks?

    Let me give you some more specific suggestions: <b>- migrate strategies to C+(+)</b> if targeting windows, save time and $ using .NET, which is a more modern framework. Also considering future development. <b>- integrate strategies to various API's</b> you don't need initially to...
  6. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    It seems that working with entry bounds is greatly beneficial to autotrading. After all this corresponds to an intuitive notion that many <b>successfull discretionary traders </b>are applying everyday. The <b>"buy the dips, sell the rips"</b> wall street adage effectively syntetizes this...
  7. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    I bet you are curious to see what looked like MJY spike up :-)) The picture shows also the <b>"extreme entry bounds"</b> (the 2 horizontal lines, blue and red) established by the bot while running (clearly, now the user can define initial "discretionary" bounds). <img...
  8. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    The micro folio just closed all positions. MJY roared up (probably due to the earthquake (?) ). <img src="http://www.elitetrader.com/vb/attachment.php?s=&postid=3119275" width="1200" /> Tom
  9. fullautotrading

    Hired Talent: What are the Costs and Risks?

    All that is perfectly feasible. I'd rather suggest using the .NET environment for faster and more reliable development, if target platform is windows (c++ masochists please refrain from starting a language war ;-))) The word "months" is completely out of place in a project of that kind...
  10. fullautotrading

    Can linear regression analysis really predict the future?

    Nope, it won't be useful. Any possible correlation would be spurious. Tom
  11. fullautotrading

    give me simple day trading method that works?

    Yep simplicity can be a key. I have discussed some approaches on my <A href="http://www.elitetrader.com/vb/showthread.php?s=&threadid=208265&perpage=6&pagenumber=10"> thread </A>, here on Elite Trader (with live results). No indicators! Tom
  12. fullautotrading

    Just another trading platform - But this time different!

    For those, like you, interested in the above concepts, i am maintaining a <A href="http://www.elitetrader.com/vb/showthread.php?s=&threadid=208265&perpage=6&pagenumber=10"> thread </A>, here on Elite Trader, where i discuss my approach (and live results). Tom
  13. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    These are, for instance, the trades of MSF (the 2-nd "most lucky", after MGC). The maroon vertical line indicates the rollover instant. I noticed that for all micro instruments (except M6A) the old and the new instrument prices were very close, so that the 2 price curves joined quite...
  14. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    Here is the "Micro" folio. Best (or "most lucky") performers were MGC and MSF. Most unlucky was M6B. In a next post will show some trades in detail. [trading contains also rollover (except MGC), executed yesterday to test the functionality]. This folio has little DD and little PNL, and...
  15. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    Hmm, i am not sure why the zipped attachment is not showing in the previous post. Anyway here is a pictorial summary (1.25 days): <img src="http://www.elitetrader.com/vb/attachment.php?s=&postid=3116502" width="1200"> I have not defined "discretionary bounds" (latest feature...
  16. fullautotrading

    Robotrading: CT + Trending Strategy on folios of futures

    I have restarted with a new folio. This is a detailed report of trades (autogenerated). [Edit: don't see the attachment, PM me in case interested in single trades: i will email it]
  17. fullautotrading

    IB Gateway

    Real, Simulated and Demo are all the same (i mean functionally). What is different is only the UID and psw that you use to log in. [I don't have specific information about FIX, because i never used it with IB.] Tom
  18. fullautotrading

    Why IB API echoes same order status multiple times?

    That is completely normal. You have to take it not as a "fill event", but more like a order "state polling". For any state you can receive multiple events, with that state. [Within automated systems one could just disregard the events following the last fill with unchanged positive...
  19. fullautotrading

    IB Gateway

    When you install TWS you also install the Gateway. Look in All Programs > Interactive Brokers Gateway is just the same as the TWS except does not have trading interface, doesn't autologoff (thanks God!), but still lacking account view. Tom
  20. fullautotrading

    five years later (the previous 5), still struggling!

    How about some little autotrading ? ;-) Tom
Back
Top