I have two indicator-based system to trade against 100-200 stocks, based on intraday signal from indicator, it can enter order to open positions and exit on intraday signal from indicators. I need specify how much money to be allocated to each strategy and what max number of open positions per strategy. so for example, I have total $50000 in my account, I can allocate $20000 to strategy 1, max open position is 20, and $30000 to strategy 2, max open position is 30. then the platform will scan my stocks list bar by bar based on two strategy, if it gets signal, open position until max number of positions per strategy.
my broker is interactive brokers(IB). I'm checking multicharts, tradestation, ninjatrader,etc. but I can't figure out which platform can work for my case. anyone has similar experience , please advise.
if I have to write my own auto trading application, which open source project is best for my need with least effort.
thanks
my broker is interactive brokers(IB). I'm checking multicharts, tradestation, ninjatrader,etc. but I can't figure out which platform can work for my case. anyone has similar experience , please advise.
if I have to write my own auto trading application, which open source project is best for my need with least effort.
thanks