Quote from granville:
I'm programming 'what if' scenarios into an automated trading bot.. what if we lose power? What if the exchange goes down? What if an order is not executed?
What other possible failure modes can you think of?
Quote from StrategyRunner:
Strategy Runner. server based solutions for systems (systems are running on broker's server) have all of this solved for you (our API takes all of this into consideration- failure issues)
We are looking at things that could go wrong in terms of connectivity, poor data feeds, orders not being transacted for some reason... loss of grid utility power... the list goes on.