My ultimate system - 128K% profit in 1 year

It seems the latency is not that bad actually. Only 1-3 seconds behind the Metatrader 5 stream

My first nightmare I had to run 500 cloud computers on Azure network, install metatrader 5 and python on each VM. So it seems I will not have to do it.

Now my second nightmare starts, I have to compile all of these results, calculate the high/low from every minute into a 30M or 60M graph. Since I need the open price and not when the OHLC is already calculated on the 30M graph which seems the only way to fetch results from the Metatrader 5 terminal

I would say this is maybe my most boring project yet but maybe turns into the most profitable. A lot more fun doing eCommerce online or creating patient journal systems for hospitals but alright

One thing about computer programmering. Dates it really f-suck. Divide minutes hours, seperate hours from days.

Now wonder timeandate.com is making $10M each year from online advertistment. It’s most boring company ever.

Anybody have ideas how to take all these minutes and calculate the high/low, open, close price for every 30 minutes? Can’t exactly do this in SQL since it’s going to be too slow. Could use a No-SQL database and do the calculation there or just listen to some phonk and build endless arrays in PHP I guess :unamused: