

verb 2 Detail;which are reflected by the notation:
load;
tick add 166 1;
wire(1,MKT,Submit,100,0.0,0.0,0);
wire(2,MKT,Submit,100,0.0,0.0,0);
...
subscribe to AIGIn turn (in part), the shim consulted its database of 'Contract ID's' to validate the command, and then converted this to a socket command stream (top right panel) that the TWS can understand, and sent to the TWS across the network:
wire AIG BUY MKT
wire AIG SELL
...
13:38:34.086341 AIG.STK..0.00..1.SMART..USD..SELL.100.MKT.0.0.0.0.DAYAs said, that was sent out on the wire to another computer [IP: 10.16.1.105] running the TWS.
13:38:34.251194 STK..0.0..SMART.USD.AIG.00018037.and then summarized again in the screenshot (lower right panel),
4417814c.01.01.20061102..13:38:34.DU10126.ISLAND.SLD.100
13:38:34.251666 Filled.100.0.66.57.1138369443.0.66.57.13309.The very last line in the panel peeking from underneath at the bottom left shows the trade:
SLD 100 AIG Stock AIG 66.57 USD ISLAND 20061102 13:38:34 00018037...And the shim reports the trade in the fourth through sixth lines starting with the word: Nov in the top left panel. Note that these lines wrap across the screen and are displayed with a spillover linewrap continuation. We spread them out a bit here
Nov 2 13:38:34 centos-4 : shim|real|0.26|13308|49114|
3195892|1|11|4|2|AIG|STK||0.0||SMART|USD|AIG|00018037.4417814c.01.01|20061102
13:38:34|DU10126|ISLAND|SLD|100|66.57|1138369443|13309|0|
Nov 2 13:38:34 centos-4 : shim|real|0.26|13308|49114|
3195945|1|3|5|2|Filled|100|0|66.57|1138369443|0|66.57|13309|
Nov 2 13:38:34 centos-4 : shim|real|0.26|13308|49114|
3204857|1|3|5|2|Filled|100|0|66.57|1138369443|0|66.57|13309|
sudo /usr/sbin/tcpdump -i eth0 -s 0 -nnxX port 7496 and src host 10.16.1.101and
sudo /usr/sbin/tcpdump -i eth0 -s 0 -nnxX port 7496 and dst host 10.16.1.101
[ Home |
Search
|
Interior documentation |
Program documentation
|
FAQ |
Download |
PDFs |
Screen shots ]
[ Contact Us |
Site Map |
Bugzilla |
Mailman
|
Mailing List Archives: (Main)
|
License |
About |
Press |
Copyright ]