Support Board
Date/Time: Sun, 24 Nov 2024 10:46:59 +0000
Post From: Automated Trading with Interactive Brokers as broker and IQFeed for data feeding
[2013-10-09 15:07:45] |
FerroTrader - Posts: 70 |
Hello, is it possible to create a strategy using ACSIL that sends automatically orders to Interactive Brokers TWS (both for live and simulated account) once a signal trigger happens on the chart ? I use IQFeed as data feeder, I would like to use IB as broker to go to market ! Thank you a lot, Andrea PS: can I use sc.GetTimeAndSales() function to detect when a trade with a specific volume (i.e. LastValueTradeVolume >= 50) occurs ? are there some examples ? |