Charts - 5minChris SpeedOct 27, 20151 min readUtilizing both the Bollinger Band chart and the MovAvgTwoLine chart on the 5min interval before the close of the market to determine the gap up or down.
How To: Docker: Install Docker Engine on CentOSInstall the required packages to allow yum to use a repository over HTTPS: sudo yum install -y yum-utils device-mapper-persistent-data...
Virtual Box: Install Guest Additionscreate directory and mount. sudo mkdir -p /mnt/cdrom sudo mount /dev/cdrom /mnt/cdrom run the Guest Additions CD image. cd /mnt/cdrom...
Harbor Install & Setup1. Go to the Harbor releases page & Download either the online or offline installer for the version you want to install. 2. Use tar to...
Comments