Upgrading OpenSSL on Ubuntu 18.04
To avoid openssl and TLS version issue we will update openSSL on server and desktop version of Ubuntu 18.0. We will download it manually, install and make necessary file permission changes.
more ...To avoid openssl and TLS version issue we will update openSSL on server and desktop version of Ubuntu 18.0. We will download it manually, install and make necessary file permission changes.
more ...The standard theme that comes with Pelican has one huge disadvantage: it does not display properly on mobile devices.
more ...We will use BitBucket for the task of hosting a small static website. The service is free and I already use BitBucket repositories to store the source code for my software projects so the workflow comes naturally.
more ...Building your own static website has several advantages over a traditional website that uses a database to store content. Static websites are faster because pages are rendered in advance and deliver the same content to all visitors. They are cheaper to host and are more secure since the website has no database.
more ...The goal of this notebook is to apply XGBoost to set of features from ohlcv indicators, fft results and arima predictions to test feature importance.
more ...Here, we will give some detail on how to do real trading using arbitrage. There are always many ways to do so, and the method below is just one of them. But the key ideas are same.
more ...