Earlier quoted context omitted.
If anyone is wondering, this is not a joke. Some of the trading systems I've worked on were designed to be restarted every night. The memory didn't "leak", but was designed this way - preallocate all the memory you could need, and its "freed" when you restart at night.
> preallocate all the memory you could need Well, why did they have to restart if they never made any further allocations? This does not add up.
They say that stocks go down during the day and up at night
81–90 of 154 posts
Re: They say that stocks go down during the day and up at night
#82Earlier quoted context omitted.
Add to all of these that the return is uninvestable, so the market cannot eliminate the arbitrage. 1016x over 30 years is a gain of less than 0.001% per trading day. You would have spent much more than this through fees and market impact to buy and sell the stock each day, especially at any real volume. The market is full of uninvestable or tiny capacity trades like this. A reliable pattern gets created by trading fl…
Imagine how many HFT algorithms are out there trying to exploit every micro trend to the extreme. I am not in that game, but I can imagine all the things I would try, and I know there are really smart people and obviously a ton of money invested in it. Trying to find something simple that consistently makes money for a long time would be nearly impossible because the patterns would be found and exploited by many unti…
Re: They say that stocks go down during the day and up at night
#83Earlier quoted context omitted.
Historically, it's because exchanges were real places that people went to, and it would be expensive and pointless to run them all night. These days, there is a trend towards opening hours getting longer (eg [1]). But there is still value to limited hours. Off the top of my head: 1. Liquidity gets concentrated. If there is a fixed amount of end-user demand (inflows into pension funds, oil production to hedge), then s…
>Closing the market gives participants time to do various kinds of admin related to trading. Trading firms can restart their software to fix the memory leaks.
Re: They say that stocks go down during the day and up at night
#84Earlier quoted context omitted.
Historically, it's because exchanges were real places that people went to, and it would be expensive and pointless to run them all night. These days, there is a trend towards opening hours getting longer (eg [1]). But there is still value to limited hours. Off the top of my head: 1. Liquidity gets concentrated. If there is a fixed amount of end-user demand (inflows into pension funds, oil production to hedge), then s…
> You'd need six people if trading was round the clock, and those people aren't cheap. That's not a good argument. If there were more openings for that kind of position, more people would apply, and average remunerations would get lower. The real problem is that this would effectively distribute wealth (and access to wealth) more widely, and the ruling classes can't have that as a matter of principle.
Re: They say that stocks go down during the day and up at night
#85Earlier quoted context omitted.
Add to all of these that the return is uninvestable, so the market cannot eliminate the arbitrage. 1016x over 30 years is a gain of less than 0.001% per trading day. You would have spent much more than this through fees and market impact to buy and sell the stock each day, especially at any real volume. The market is full of uninvestable or tiny capacity trades like this. A reliable pattern gets created by trading fl…
Imagine how many HFT algorithms are out there trying to exploit every micro trend to the extreme. I am not in that game, but I can imagine all the things I would try, and I know there are really smart people and obviously a ton of money invested in it. Trying to find something simple that consistently makes money for a long time would be nearly impossible because the patterns would be found and exploited by many unti…
Re: They say that stocks go down during the day and up at night
#86Earlier quoted context omitted.
Yeah, yeah, I know the drill lower fees, faster price discovery, better liquidity. You will have a hard time convincing me any of these benefits are worth tolerating the damage speculations wreak like clockwork every ten years or so but I know I am on the losing side of this battle.
Market makers aren't speculators. It's like the opposite.
Re: They say that stocks go down during the day and up at night
#87Earlier quoted context omitted.
> preallocate all the memory you could need Well, why did they have to restart if they never made any further allocations? This does not add up.
Because the memory fills up. You pre-allocate a million orders, and send 800k orders a day, leaving only 200k free slots. You're going to run out mid day tomorrow if you don't restart.
Just because you "preallocate" it doesn't mean that you don't implement a poor man's allocator inside the preallocated buffer.
Re: They say that stocks go down during the day and up at night
#88There are several explanations for this phenomena: * The largest moves in price occur after quarterly earnings announcements, which are released after-hours. Same with other material announcements. * Prices are more volatile after-hours because there are fewer market participants. Because the order book is smaller, the same sized trade will have a larger effect on price after-hours compared to during trading hours. *…
Add to all of these that the return is uninvestable, so the market cannot eliminate the arbitrage. 1016x over 30 years is a gain of less than 0.001% per trading day. You would have spent much more than this through fees and market impact to buy and sell the stock each day, especially at any real volume. The market is full of uninvestable or tiny capacity trades like this. A reliable pattern gets created by trading fl…
Re: They say that stocks go down during the day and up at night
#89Re: They say that stocks go down during the day and up at night
#90There are several explanations for this phenomena: * The largest moves in price occur after quarterly earnings announcements, which are released after-hours. Same with other material announcements. * Prices are more volatile after-hours because there are fewer market participants. Because the order book is smaller, the same sized trade will have a larger effect on price after-hours compared to during trading hours. *…
Add to all of these that the return is uninvestable, so the market cannot eliminate the arbitrage. 1016x over 30 years is a gain of less than 0.001% per trading day. You would have spent much more than this through fees and market impact to buy and sell the stock each day, especially at any real volume. The market is full of uninvestable or tiny capacity trades like this. A reliable pattern gets created by trading fl…