Earlier quoted context omitted.
I can't imagine they'd need the TCP/IP stack. You might do better with something like: SOH EOH STX ETX CRC EOT Then the receiver would send an ACK or NACK. Repeat as necessary.
Would you even acknowledge? The data is worthless after one round-trip, so you wouldn't send it twice. The receiver just needs to make sure that they read information correctly and can deal with losses.
Shortwave Trading: The West Chicago Tower Mystery
101–110 of 117 posts
Re: Shortwave Trading: The West Chicago Tower Mystery
#102Earlier quoted context omitted.
Would you even acknowledge? The data is worthless after one round-trip, so you wouldn't send it twice. The receiver just needs to make sure that they read information correctly and can deal with losses.
Wouldn't it be valuable to know if your trade actually occurred?
Re: Shortwave Trading: The West Chicago Tower Mystery
#103They are probably also monitoring HF propagation paths, as there can be ground wave and sky wave, with varying dispersion. The X300 has some latency too. I’ll be they are doing the majority of processing directly on the FPGA to avoid SDR latency. The X310 has a larger FPGA, and would be tell-tale. Bring on the comms with neutrinos or entangled particles.
Up next: Tachyon trading
While all of the other chumps are trying to bounce their signals around the surface in fibers or various layers of the atmosphere, you just blast straight through the earth with (anti)neutrinos!
We live in a weird, weird world, and there's real money behind this idea. It might even affect the strategic nuclear balance, because submarines are supposed to be silent and invisible. Their nuclear reactors do generate extremely large numbers of antineutrinos though...
Re: Shortwave Trading: The West Chicago Tower Mystery
#104Earlier quoted context omitted.
That might well be true, but if you've only got a few kbits/second of bandwidth even that might be too much.
Sure, you're certainly not sending a full feed -- presumably you've got some algo sitting in Chicago that's looking for interesting / potentially profitable price / vol changes and sending them via the fast path, while the remainder of the feed is going via higher-bandwidth but slower paths.
Re: Shortwave Trading: The West Chicago Tower Mystery
#105Earlier quoted context omitted.
Long-time "sniper in mahwah" follower here. The author is without the slightest doubt an elite tech reporter with in-depth understanding of RF tech. He always provides an overwhelming body of evidence to back his writing.
But why not then listen and figure out what frequencies are being used? That skill would be well within the "elite" category, no?
Re: Shortwave Trading: The West Chicago Tower Mystery
#106Earlier quoted context omitted.
Could an adversary send buy/sell fake signals and profit? Given the low bandwidth I assume they can't use very sophisticated authentication mechanisms
It would be extremely trivial to transport a time-keyed, completely random one-time-pad out of band (e.g. over a commodity internet link/vpn) so long as there is sufficient difference in bandwidth, and then simply XOR the data with it.. good luck cracking that. and that's just what a few seconds of thinking came up with.
(Actually I see how that's possible, A XOR B, upticks are 1, etc.)
If the pad is coming via a side-channel then the speed increase is limited by that side-channel, you lose all your gains by waiting for the pad, then lose more by decrypting and verifying.
That aside my first thought was someone could jam the signal by blasting the receiver with noise; I wonder how they mitigate that.
Re: Shortwave Trading: The West Chicago Tower Mystery
#107Earlier quoted context omitted.
Sure, you're certainly not sending a full feed -- presumably you've got some algo sitting in Chicago that's looking for interesting / potentially profitable price / vol changes and sending them via the fast path, while the remainder of the feed is going via higher-bandwidth but slower paths.
You might as well have your decision logic before the communication path, then you can send like buy/sell orders in code using an agreed decryption pad/dictionary. (Akin to Morse's original conception).
Edit: I meant the HF here to refer to the "high frequency" wavelengths in use in the link (in Ham parlance, HF and shortwave are roughly synonymous), but just realized it also could be "high frequency" as in the frequency of trades.
Re: Shortwave Trading: The West Chicago Tower Mystery
#108Re: Shortwave Trading: The West Chicago Tower Mystery
#109Earlier quoted context omitted.
Long-time "sniper in mahwah" follower here. The author is without the slightest doubt an elite tech reporter with in-depth understanding of RF tech. He always provides an overwhelming body of evidence to back his writing.
But why not then listen and figure out what frequencies are being used? That skill would be well within the "elite" category, no?
Re: Shortwave Trading: The West Chicago Tower Mystery
#110Earlier quoted context omitted.
This is microwave based. Those lines are well known by now and there are known routes within Europe (most notable Frankfurt London) and the US (NYC Chicago). However, microwave only works over short distances (FRA LON has multiple towers to cover the distance). Crossing the atlantic isn't possible. Shortwave could deliver a similar speedup over long distances. I'm a bit sceptical though. Don't the waves have to bounc…
I'd suspect the latency improvement is control over the entire path and not specifically about the propagation speed/delay. Getting your data across a long haul undersea fiber requires aggregating it with everyone else's data at a central point before it gets sent out optically. This adds latency. Even with the propagation variability of the wireless path you might be saving hundreds of nanoseconds.