1. To conduct backtesting in NeoTicker you do not need a datafeed. NT can read from local data on your hard disk.
2. Historical data can be download from data vendor, although not likely to be more than a few years of intraday data.
You can also use text files, or any other common formats.
Thus purchasing historical data depends on what you need to do.
3. Yes.
4. Your system can be as complex as you wanted it to be
In general I do not recommend jumping into the mood of buying NeoTicker immediately without trying it out first.
The strong points of NeoTicker being able to automate trading with various brokerage interfaces and its ability to conduct real-time, and off-line tick by tick simulation on the trading systems are not important at this point for you, comparing to commercial users who need those features for everyday operation.
Different people will have different need. You may find some software easier to use, while another one more flexible. That's why it is a personal preference when it comes to conducting basic backtesting.
Lawrence
2. Historical data can be download from data vendor, although not likely to be more than a few years of intraday data.
You can also use text files, or any other common formats.
Thus purchasing historical data depends on what you need to do.
3. Yes.
4. Your system can be as complex as you wanted it to be

In general I do not recommend jumping into the mood of buying NeoTicker immediately without trying it out first.
The strong points of NeoTicker being able to automate trading with various brokerage interfaces and its ability to conduct real-time, and off-line tick by tick simulation on the trading systems are not important at this point for you, comparing to commercial users who need those features for everyday operation.
Different people will have different need. You may find some software easier to use, while another one more flexible. That's why it is a personal preference when it comes to conducting basic backtesting.
Lawrence
Quote from BigIrishSlim:
Lawrence,
I have spent some time on your site and it looks like NeoTick may do the trick. It is more than I was planning to spend, but if it can be used to develope a trading system as well it could be worth the money. A few Q's if you don't mind:
1. As long as I have a data feed I'll be able to back test?
2. Do I need to purchase historical data as well?
3. I can program my trading system right in the software, let it run, and then go over the results that are stored in the dat base, correct?
4. How complex can the trading system be, I'm no lokking for anything crazy, but I do want to base entry points on technical indicators such as moving averages, bollenger bands (sp), etc.
Thanks for your time