Search results

  1. T

    Automated Trading Software

    MultiCharts EasyLanguage compatible http://www.tssupport.com/multicharts/ it is still in beta... you might have to endure some teething pain. But the upside is, you can run your TradeStation strategies without modification. Plus there are lots of ready made codes on the web.
  2. T

    MarketSurfer?

    another blow up?
  3. T

    To all Vista users out there...

    I have been using Vista home prem 64 bit since Feb/March 08. Q6600, 4GB MultiCharts The computer/OS/Apps have been rock solid. Unless your software supports Vista 64, there is absolutely no reason to buy VISTA. (read the fine prints: some software claim to support Vista 64, but...
  4. T

    Create alerts based on patterns

    if you can quantify the pattern, you can program it. e.g. HH, HL, etc., Any programmable charting software can do the job... MultiCharts, Ninja, NeoTicker, etc. Not many programs can do text messages yet. You have to check it out.
  5. T

    Who know how to use the easy language program on tradestation?

    you can start here: http://www.amazon.com/Ask-Mr-Easylanguage-Samuel-Tennis/dp/0934380511/ref=sr_1_1?ie=UTF8&s=books&qid=1220405658&sr=1-1
  6. T

    Easylanguage question

    this might help: http://www.amazon.com/Building-Winning-Trading-Systems-TradeStation/dp/0471215694/sr=8-1/qid=1167319666/ref=pd_bbs_sr_1/105-6364305-8478830?ie=UTF8&s=books <img...
  7. T

    T.Demark`s trend lines

    don't know who is DeMark, or what Camouflage does... but here's the code... {TD Camouflage} Vars: expltr(0); Inputs: LL(5), HH(5), RiskPerc(3); Vars : Stp(0); Condition1 = Close < Close[1] and Low = Lowest(Low,LL) and Close >= Open and Close > Low + (Range*.5); Condition2 = Close >...
  8. T

    T.Demark`s trend lines

    It has DeMark on it... but don't know if it does the trendline thingy... I have not tried it... don't even know if it compiles... { Tom DeMark TD Setup Long/Short Entry Strategy Written by: HamFon Contact: ncrowle@sprintmail.com Date: 07/27/2002, original 07/27/2002 Revision: 1.00...
  9. T

    How many ES contracts could one trade without impacting the market?

    Both answers are Wrong ! It all depends on the Bid/Ask of the moment. Take a look at the DOM... visualize if you were to enter a trade... If the answer does not jump at you, you don't know how to trade. <img src="http://www.elitetrader.com/vb/attachment.php?s=&postid=1489644">
  10. T

    Google bringing out own browser !!!

    This will spell the Beginning to the End of Microsoft as we know it. The browser is only a stepping stone... it is the thin apps and the inevitable OS-less browser, that will change computing forever...
  11. T

    how do you determine margin needed for selling an out of money futures option?

    With IB, it is a right click of the mouse on TWS.
  12. T

    MultiCharts Question...data feed

    Amibroker and MultiCharts are fierce competitors; if you post your questions here, you will be sure to get fast response from both companies. ;-)
  13. T

    MultiCharts Question...data feed

    if you just need some data to test out the software, you can use Interactive Broker's demo system. You don't need to have an account with them to use this facility. http://individuals.interactivebrokers.com/en/p.php?f=tws&ib_entity=llc Click on the Demo tab, then select Individual Demo...
  14. T

    Trader28 informational thread

    T666: I have found a buddy for you:
  15. T

    Iterative Refinement

    The buzzword is Extraction. ;-)
  16. T

    MultiCharts Question...data feed

    it is primitive... http://forum.tssupport.com/viewtopic.php?t=1699
  17. T

    IB disconnections

    no need to call... just go to IB's website... log on to your account management... Fill up a work ticket. The switch will be done over the weekend.
  18. T

    Iterative Refinement

    ... it might help to see the big picture if you wait for a Lat killed before starting a new one... (unless the Lat has an unusually wide range)
  19. T

    Measuring Choppiness

    Coming from the same guy who short all the way up the bull market?
  20. T

    Trader28 informational thread

    Good read ! http://www.elitetrader.com/vb/showthread.php?s=&postid=2043771#post2043771
Back
Top