Hi Lawrence,
Yes, Bracket Trader can take in data from any 3rd party data source as long as the source can output to a text file.
If you can output your tick data to a textfile ("c:\link.txt") in the following format -
time, bid price, ask price, last price
then BT will be able to...