Search results

  1. fan27

    Skateboarding

    Tempting...what spots in Tampa are you hitting?
  2. fan27

    Skateboarding

    I was a skate rat in the late 80's. Some of my friends in their mid 40's are still going strong. A friend of mine suggested I get back into it. I was like F no! In addition to being a software engineer, I am a semi-pro drummer. A broken arm could be a career killer! I stick to reminiscing...
  3. fan27

    Genetic Programming, C project

    Looks like a library has already been written (Open source) http://gaul.sourceforge.net/ fan27
  4. fan27

    July 4 Parade Features 'Obama Presidential Library' Outhouse Float

    50 bucks says that dude driving the truck will have a nice IRS audit coming soon. :p fan27
  5. fan27

    Low level back testing libraries

    Sounds familiar :)
  6. fan27

    Backtesting platforms

    cool. thanks for posting that! fan27
  7. fan27

    Backtesting platforms

    What is the best way to test a portfolio of strategies with Amibroker? I found this post which hints at some techniques: http://www.inditraders.com/amibroker/8649-amibroker-backtesting.html thanks fan27
  8. fan27

    Backtesting platforms

    Thanks for taking the time to post that. Regarding #4, you essentially moved part 2 of the two parts to the machine (which is having the app determine which combination is best rather than having to manually look at the results of each combination yourself). What still has to be done with your...
  9. fan27

    Low level back testing libraries

    I looked at both of the packages you mentioned and came to the same conclusion (better off building my own). I was however able to find this site and it looks like they have some interesting libraries: http://www.modulusfe.com/products/trading-system-developer-components/
  10. fan27

    Low level back testing libraries

    yeah...that is an option. The PHP code (for trade analysis) is something I just threw together quickly. It is not very robust in terms of all the result stats you would want (max draw down, avg draw down length, etc). Ideally I would find a library that had all of the bells and whistles. fan27
  11. fan27

    Backtesting platforms

    I must admit, I had to look up those terms. Of the three, "Genetics" (or a simplified version of it) was how I planned on tackling the problem. I came across this page while researching those terms and it looks pretty cool...
  12. fan27

    Backtesting platforms

    The following are problems I have already solved with my tool that other tools I have looked at can't do (if you know of a tool that can do these things, please let me know). 1. Conditional statement with multiple time frames: i.e. DailyClose < LowerBollingerBand and MonthlyClose one month...
  13. fan27

    Low level back testing libraries

    I am currently using a web app I built for back testing EOD/Weekly/Monthly data. I am using http://pecl.php.net/package/trader/0.3.0 to help with the TA and I am satisfied with the front end of the web app through to finding signals based on strategies I test. Currently, the code that analyzes...
  14. fan27

    Backtesting platforms

    TradingBlox looks interesting. The others mentioned have some cool features, but like most software packages you are going to hit a wall where you want to do something but can't. I have been using a web based app I wrote myself that utilizes TA-LIB wrapped in PHP. I have been considering to...
  15. fan27

    Two Kids Perish in Memphis House Fire, Aunt Concerned About Food Stamp Card

    Being a recent father (I have an 11 month old), I cannot fathom the mind set where you leave small children home alone in a house. Clearly the mother of the children was distraught as I assume that was her sobbing in the beginning of the clip. Certainly does not excuse her recklessness. But...
  16. fan27

    Backtesting platforms

    Thanks for the responses thus far. Another thing I would like to be able to do is test different combinations of conditions programmatically. For example, say I have condition 1,2,3,4. I don't want to have to go in and manually run a test for each different combination. I would rather run...
  17. fan27

    Backtesting platforms

    I am looking for a back testing platform primarily for EOD data. I have some very specific requirements. I write software so I am not adverse to writing my own, but I do not want to reinvent the wheel. My .NET skills are strong and I have not written C/C++ in quite awhile, so I would prefer...
  18. fan27

    looking for traders/developers for project collaboration

    I am co-owner of a web based stock back testing tool. Myself and the other two co-owners are looking for some help with product development. I am the only trader out of the three which is why I am looking for software developers who have trading experience, can help determine product features...
  19. fan27

    Cassie's Pictorium

    Nice work Cassie! This thread has the best "signal/noise ratio" on all of ET!! fan27
  20. fan27

    The Patient Trader's journal

    QQQ trade exited on Tuesday via a Limit order per the trade plan. Entry - 84.27 Exit - 90.28 Gain - 7.13% YTD - 9.93% fan27
Back
Top