[Quickfix-developers] Indicate STOP trading
Brought to you by:
orenmnero
From: Sarkar, A. <sar...@gm...> - 2011-07-13 12:08:22
|
Hi: I have a requirement which is the following I do not want to keep any open position at the end of trading day. My question is how can I send a STOP indicator to fix server, so that they will process the last long trade and stop, just an example. I am thinking of doing the following. 1) Since I know when to stop trading, after the last such trade do not send any application NewOrderSingle message. 2) What I was looking for is an indication to fix server that this is my last trade. Regards, Arup |