Search results

  1. N

    Help: Screener w/Historical Prices Download

    no affiliation...have used the program on and off for many years. imo- reasonably priced, with a nice scripting language and good data for end of day scanning
  2. N

    Help: Screener w/Historical Prices Download

    see my earlier post... if close(0) > High5Year() then println symbol,",",description; endif;
  3. N

    Help: Screener w/Historical Prices Download

    http://www.quotes-plus.com/qpscans.htm http://www.quotes-plus.com/data.htm
  4. N

    Protective Agreement

    The problem IMO is that there is no definition of "Confidential Information" and therein lies the rub. I've seen the similar thing in many documents speaking of "Intellectual Property". When the Information and/or Property are not defined in explicit detail, then the terms become nebulous...
  5. N

    trading firms in NYC

    Thanks! Just gave them a call and they're working to get the site back online.
  6. N

    trading firms in NYC

    anyone know what happened to the site at the link above? just comes up with network solutions "under construction" banner now...was working on Friday...is there an alternate link? tia!
  7. N

    Iraq War: Projected Cost $1 - 2 Trillion Dollars

    Where do you think that $1-2 Trillion is going? To the Iraqi's or into the US economy?
  8. N

    modify an exising automated trading package or build a new one ?

    Not that interested in clusters lately, already worked on a few at CSS. http://www.iwr.co.uk/vnunet/news/2113299/compaq-wins-45m-supercomputer-contract
  9. N

    modify an exising automated trading package or build a new one ?

    I think MrTwo's point about "getting work done" is legitimate, reasonable and well founded...based on my experiences with both hard and soft real-time kernels and the internals of HAL, NT, RSTS, RSX, VMS, Sun-OS, OpenOSF, Linux, VRTX, VxWorks and many others. I enjoy dabbling in technology...
  10. N

    Charts

    Ok, sorry I misunderstood! My only thought was that at first sight there looked to be useful information in your screen-shots and wondered why only the chart was posted and nothing 'shared' other than that. Hide & Seek or Guessing Game is not as informative as good information or an expert...
  11. N

    Charts

    Maybe a good idea to lead with; "For those interested, I have have a chat room and here are some examples of the charting techniques I teach." -jmho
  12. N

    Programming Job Opportunity

    I don't have MS or PHD...but can be a good Mentor to the smart ones! :)
  13. N

    modify an exising automated trading package or build a new one ?

    Adaptive Weight Estimation for Interference Nulling on a DSP http://www.astron.nl/tl/thea/publications/awe2002_alliot_CTIT_submitted_twente_2002.pdf The case for real-time visibility http://www.embedded.com/showArticle.jhtml?articleID=174300427 [great site!] Real-time Systems with...
  14. N

    modify an exising automated trading package or build a new one ?

    hi ecoscien, All good questions! Q. How do you deal with the "hard real-time" computing issues in your trading algo? A. Multi-threading with an optimal balance between processing logic, shared memory and networking. You should hand-tune Algo's and use real-time 'cached, state aware'...
  15. N

    modify an exising automated trading package or build a new one ?

    These may be useful to some: http://ta-lib.org http://quantlib.org fwiw, nb
  16. N

    Hlv Capital

    Seems like a legitimate question...all of the other information appears to be a little 'dated'. It's 2006 now and perhaps there's new information someone can share. -jmho
  17. N

    Elite Trader Praised by Barron's

    Absolutely! Some deserved praise for the "Elite" team and thoughtful recognition for what you have created here...this is (imo) a great community with many beneficial resources, available to anyone who seeks knowledge or continues to strive to push the envelope on market dynamics and...
  18. N

    Perfect TA...

    UM_manager, I think the concept of price tracking is viable, but prefer to do that on a finer interval using PDE's instead of NN's. Like this:
  19. N

    Question for Acrary: Financial Mathematics

    Equalizer, nice synopsis! My epxericence is that stockastics, black sholes, montecarlo, and statistical analysis in general are great exercises. IMO, if you need to solve a real-world problem then physics may be the best course of study. Perhaps for example, there's relevant similarity...
  20. N

    Developing Trading Systems on a basket

    Murray, where did ya' go? I used to be able to see ya'
Back
Top