Your local area network (LAN) is not your problem, the wide area network (WAN) is.
The controlling/predominant factor is the Internet latency. The 180 millisecond time is probably a roundtrip (from your computer to your broker's server and back to your computer). That indicates about a 90 millisecond one-way path. If you are receiving streaming quotes from your broker then the telecom path (and associated routers) delay is slightly less than one-tenth of a second (100 milliseconds). It is difficult to know what your software does but your hardware probably adds less than 1 millisecond (100 microseconds)to that time. The only way to figure it out is by benchmarking your computer.
As you can see, if you are autotrading and you have a program processing ticks and then sending a buy, sell, or cancel based on that data, gaining a few microseconds would mean nothing compared to the path (Internet latency) delay you have vs someone relatively local to the server. You may be electronically closer to the server than someone in California.
The controlling/predominant factor is the Internet latency. The 180 millisecond time is probably a roundtrip (from your computer to your broker's server and back to your computer). That indicates about a 90 millisecond one-way path. If you are receiving streaming quotes from your broker then the telecom path (and associated routers) delay is slightly less than one-tenth of a second (100 milliseconds). It is difficult to know what your software does but your hardware probably adds less than 1 millisecond (100 microseconds)to that time. The only way to figure it out is by benchmarking your computer.
As you can see, if you are autotrading and you have a program processing ticks and then sending a buy, sell, or cancel based on that data, gaining a few microseconds would mean nothing compared to the path (Internet latency) delay you have vs someone relatively local to the server. You may be electronically closer to the server than someone in California.
