Search results

  1. trhudson

    mark brown said he found the holy grail.

    He wrote a review on the following book: Day Trading With Short Term Price Patterns and Opening Range Breakout by Toby Crabel
  2. trhudson

    Bin Laden is Dead

    Nice Job
  3. trhudson

    Bin Laden is Dead

    Bin Laden is Dead
  4. trhudson

    Does QQQ follow a distinct trading pattern?

    Not currently...it will be soon. This is vital information and would take you quite sometime to research using any commercial platform. It is also extremely versatile, you input the %'s that you want to research as well as the stock symbol. It will also look for specific daily patterns, if...
  5. trhudson

    Does QQQ follow a distinct trading pattern?

    Using a mySQL database and PHP...extremely easy...I developed web pages to research all of this information.
  6. trhudson

    Does QQQ follow a distinct trading pattern?

    There is RESEARCH to back this up...I can research ANY SYMBOL with any % that you would like in seconds. I can also give you the probabilities of where it will close ... above the high, below the low, above / below the midpoint. What percent of the time does the close above the previous high...
  7. trhudson

    Does QQQ follow a distinct trading pattern?

    The Open is within 30% of the days range from Low 31% of the time and within 30% of the days range of the high 34% of the time. If the QQQQs open the Top 1/3 rd of the previous days range it has a 77% chance of making a new high. The question is what percent close above the high? If the...
  8. trhudson

    Which software to use for backtesting?

    That is exactly why I developed my own platform, tested it for a year to make certain that my trading results matched my back-tested results. Using 1-min data files... :)
  9. trhudson

    Which software to use for backtesting?

    What will you be trading Stocks / Futures?
  10. trhudson

    Which software to use for backtesting?

    I used data from a few sources and I extract my high /low from the data that I get on my own. Trying to combine multiple data sources is extremely difficult (for some reason). My program does it totally different than most, I slice the data into individual days and process it all at the...
  11. trhudson

    Which software to use for backtesting?

    It really depends on the time frame that you want to backtest and if you will be combining multiple time frames. I wanted to backtest day trading ideas and found that not very many software packages available could do the following: Mix daily and intraday timeframes with ease. Back-test...
  12. trhudson

    RSI: Selecting the best period?

    Who said anything about Overbought at 70 or Oversold at 30? With the 2 Period RSI, that's the 2 Period, not the 14 so long as you don't use extreme numbers, you can develop high probability trading situations. As for knowledge, apparently I have opened my eyes and looked outside of what...
  13. trhudson

    Back-Testing via PHP?

    I developed it on a I server and it runs on the web. It was written in PHP and utilizes a mysql database and is EXTREMELY fast. The platform alone without making it look good can back-test about 40 years of data in about 30 seconds (actually much faster, but I am giving it a cushion). Making...
  14. trhudson

    Back-Testing via PHP?

    How many people use methods other than the mainstream software packages? I have developed a php/mysql platform and I am amazed at how fast it is. I designed it to give me all statistics as most software packages. Anyone see this as the 'way' of the future? I have used excel in the past...
  15. trhudson

    RSI: Selecting the best period?

    Try the 2-Period RSI, it was written about in Larry Connors book: "High Probability ETF Trading". The best and possibly the fastest way to backtest many of these methods is to use a mysql database and create php pages for the strategies. When done this way, you can backtest...
  16. trhudson

    direct statistical trading a "clearly" defined approach by NTW31

    I developed a program to trade and backtest a very similar method, but it trades stocks / etfs. It can backtest up to 8 years of 1 minute data and I was very surprised by the results. That being said, in The Logical Trader, Mark Fisher said that the SPYders were very hard to trade and this...
  17. trhudson

    I've called a few Prop Firms...

    This is exactly the reason prop trading and day trading has such a bad name. The business model is designed to run the trader out of business, not keep them in business. They have to churn the account for the firm to make money. I said nothing about a novice being able to make a system...
  18. trhudson

    I've called a few Prop Firms...

    I also called JC and got this from them: You need $5k up, then I heard someone in the background and that turned into $7.5k and I think before I was off the phone, I didn't even know what the deal was may have been 10k, the guys couldn't make up their mind...talk about crazy. I sent a...
  19. trhudson

    Article: "Day Traders: Dumber Than Ever"

    The Fools claim to educate, amuse, and enrich... That article MUST be part of their AMUSEMENT program... Talk about fools...
  20. trhudson

    Help with Genesis C++ API

    The api comes with local settings and only had to change the ports and ips...
Back
Top