I think he is using TradeStations chart automation.
I also trade using TS as well as IB, but avoid the TS automation. I prefer the lower level PlaceOrder macros, in part to avoid problems with the TS logic.
Tradestation is marketed as a automated system, but at the heart is designed as a interactive program and assumes a human hovering over the keyboard.
There are countless server based systems running that impact every part of our life, many with minimal direct human monitoring.
I run my system out of my basement for the last 3 years, using remote monitoring software. The biggest problems I have had are power, fios outages and the clock on the computer drifting.
It has grown to the point where I really do need to move it out of my basement and to a colo with more reliable network and power.
There are tricks, like setting orders to expire rather than require active cancel, or using trigger features on orders so that the system can go down with out undo risk. This also reduces the impact of nework latency.
I also trade using TS as well as IB, but avoid the TS automation. I prefer the lower level PlaceOrder macros, in part to avoid problems with the TS logic.
Tradestation is marketed as a automated system, but at the heart is designed as a interactive program and assumes a human hovering over the keyboard.
There are countless server based systems running that impact every part of our life, many with minimal direct human monitoring.
I run my system out of my basement for the last 3 years, using remote monitoring software. The biggest problems I have had are power, fios outages and the clock on the computer drifting.
It has grown to the point where I really do need to move it out of my basement and to a colo with more reliable network and power.
There are tricks, like setting orders to expire rather than require active cancel, or using trigger features on orders so that the system can go down with out undo risk. This also reduces the impact of nework latency.