Category: General

General posts about markets

Data scientists and coding

Data scientists code. There’s nothing controversial about this statement. Without coding you’d be limited to the types of tools you can use to analyze data, such as Excel. However, with coding we have access to libraries like pandas to work with time series, scikit-learn to do machine learning and so on, to build models. In…

Mind the gap risk

Financial markets are not generally open continually. Cryptocurrency markets by contrast, are open all the time. If you want to trade Bitcoin over the weekend you can. There are also various weekend markets on some smaller platforms, where you can speculate on assets like Dow Jones. If a market is closed and a big market…

Visualization in Python

What’s one of the most important part of analyzing financial markets, or data science in general? There are several answers. If you don’t have any data to start with, there’s not really going to be more to analyze. Once you get the data, it needs to be cleaned, before the analysis etc. Once all the…