Search results

  1. T

    What would you do?

    screw the firm. go get a real job. save up enough capital, then return to trading. p.s. but the sad truth is, you believe you have found an edge... thousands of people believe they have found an edge until it is tested with real money, the edge remains a theory.
  2. T

    "Live Sound" from the trading floor

    live sound from an electronic trading floor?
  3. T

    QUESTION about hiring a programmer to automate your trading

    EasyLanguage is an English-like programming language. If you can articulate (ie write it down on paper) your "system" in English, you are half way in having your system programmed in EasyLanguage. check out this example: If High > High[1] then buy ( "Order_ID#1" ) next bar at...
  4. T

    Multicharts Data Holes

    There are more volume data problem... MC chart is only showing half of what IB's chart is showing. This is the explanation from MultiCharts:
  5. T

    Optimization Speed

    MultiCharts "claims" to be fast in optimization. http://elitetrader.com/vb/attachment.php?s=&postid=1610998
  6. T

    Software Used to Trade Jack Hershey Methods

    Spydertrader described the method to calculating pace lines in this post. http://www.elitetrader.com/vb/showthread.php?s=&postid=1660501#post1660501
  7. T

    Ninja

    check out IB demo system
  8. T

    Free charting software..

    Yes
  9. T

    How to be proficient in options

    understand: _V_O_L_A_T_I_L_I_T_Y_
  10. T

    Pattern Recognition Software

    those patterns are already available as indicators in EasyLanguage for TradeStation and MultiCharts.
  11. T

    The Nigerians are watching...

    The Nigerians are watching... http://www.alexa.com/data/details/traffic_details/elitetrader.com <img src=http://elitetrader.com/vb/attachment.php?s=&postid=2165642> If you are not from USA, you are most likely from... LOL
  12. T

    How to adjust the index when the constituent socks is deleted

    the explanation is in the contract spec.
  13. T

    Mac or PC?

    If Apple can improve the mouse, I will consider a Mac.
  14. T

    Tick-level backtesting tools?

    . http://www.tickquest.com/NeoTicker/tradingsystem.html
  15. T

    Advice for someone who wants to learn trading

    Check out the Journals section and the Technically Speaking sections... there are lots of threads for you to explore. http://elitetrader.com/vb/forumdisplay.php?s=&forumid=29 http://elitetrader.com/vb/forumdisplay.php?s=&forumid=32
  16. T

    Single quad-core or dual Xeons for Blocks rig?

    This is my overbuilt machine... http://elitetrader.com/vb/showthread.php?s=&threadid=118742
  17. T

    Beginers

    every Forex newbie should read this story http://www.elitetrader.com/vb/showthread.php?s=&threadid=79831
  18. T

    pesavento labels on OEC plattform

    coming right up... {Function: Pivot} inputs: PriceValue( numericseries ), Len( numericsimple ), LeftStrength( numericsimple ), RightStrength( numericsimple ), Instance( numericsimple ), HiLo( numericsimple )...
  19. T

    pesavento labels on OEC plattform

    No, I am not using OEC. ohhhkey... about the error message... those are functions... I don't know how you can get them in OEC. here's the code: {Function: PivotHighVSBar} inputs: Instance( numericsimple ), PriceValue( numericseries ), LeftStrength( numericsimple )...
Back
Top