Quote from IronFist:
$1400? Is there anything less?
I saw tickdata.com or something said they sell 1 symbol of data for $20. Is their format compatible with all backtesting software?
Quote from maxpi:
Getting data out of IB is like pulling hen's teeth. I found that I can use free Ninjatrader and make an account setting for Opentick and get tons of data. For the YM, the instrument of interest here currently, it looks to be fine. From Ninjatrader you can output it in .csv format and import it to other packages.
I fully agree with hypo's statement about simplicity. If it isn't really simple it probably is not going to work all that well over time.
Quote from hypostomus:
I'll start. I think 12 months is too long. I do 90 days. To capture the slow drift of the market's temperament.
Quote from IronFist:
So it sounds like I will start with NinjaTrader because it's free.
And Amibroker emailed me back and said their free demo lets you backtest, too.
Which of those two is the easiest to code/use? My coding experience is 1 year of C in college, and 1.5 years of some proprietary BS language at my first job out of college. I'm good at simple stuff, but 3-dimensional arrays and pointers and stuff is where I start to get confused.
Quote from lindq:
Download Investor/RTs demo. There isn't any actual "coding" involved, in the way that you'd think about coding. It's an excellent backtesting/charting/trading package.
They have a monthly lease program. You'll need to also pay for data, although they have an IB connection for free IB data if you want to go that route.
www.linnsoft.com
Quote from kenser:
IronFist,
I use Ninjatrader which has backtesting capabilities but I've never been able to figure it out.
Years ago I made an admission to myself that has saved me countless hours (ei $$$). " I am never going to learn how to program trading systems code. In fact, I hate programming"
Instead I hired various Tradestation programming jocks who got done what I never would have gotten done. Most of these guys program for a living. I was amazed at what they pounded out. NO way I would have ever learned to do that!
You just need to give them clear specs...
Time is money...
Good Luck