Shortwave Trading: The West Chicago Tower Mystery
sniperinmahwah.wordpress.com
Shortwave Trading: The West Chicago Tower Mystery
1–10 of 117 posts
Re: Shortwave Trading: The West Chicago Tower Mystery
#2How fast would such a connection be? Is there an easy way to calculate the distance the signal takes compared to great circle line?
Re: Shortwave Trading: The West Chicago Tower Mystery
#3Err.... the rest of the world?
Re: Shortwave Trading: The West Chicago Tower Mystery
#4Re: Shortwave Trading: The West Chicago Tower Mystery
#5> Mystery #6: What could be interesting across an ocean? Err.... the rest of the world?
Re: Shortwave Trading: The West Chicago Tower Mystery
#6Re: Shortwave Trading: The West Chicago Tower Mystery
#7I guess low bandwidth is no problem. You only need to send a stream of price changes of the most common instruments (currencies, stocks). And only if there are meaningful movements. I guess a few kbit/s can already provide a lot of value. How fast would such a connection be? Is there an easy way to calculate the distance the signal takes compared to great circle line?
Do all of the processing at the source and just send the final instruction?
(honest question I have no idea how this works)
Re: Shortwave Trading: The West Chicago Tower Mystery
#8Re: Shortwave Trading: The West Chicago Tower Mystery
#9Given the limitations of such a medium I wonder if the TCP/IP stack is still viable or another transport protocol is used.
I'd guess in this instance that they'll skip both the TCP and IP layers completely and essentially be sending minimally encapsulated payloads out almost raw. Minimally encapsulated at this level might actually mean no encapsulation. Maybe some error-detection/CRC type stuff as these links tend to be super lossy.
Re: Shortwave Trading: The West Chicago Tower Mystery
#10I guess low bandwidth is no problem. You only need to send a stream of price changes of the most common instruments (currencies, stocks). And only if there are meaningful movements. I guess a few kbit/s can already provide a lot of value. How fast would such a connection be? Is there an easy way to calculate the distance the signal takes compared to great circle line?
Wouldn't you just send whatever is needed to place the order? Do all of the processing at the source and just send the final instruction? (honest question I have no idea how this works)