All Blog
5 years ago
156
12
Technical Analysis using Python — Bollinger Bands
7 Min Read
A comprehensive guide on implementing Bollinger Bands technical indicator using Python for stock market analysis. Learn how to calculate bands, interpret signals, and backtest trading strategies.
6 years ago
89
7
How to create a SPY monitoring system in *nix system
5 Min Read
Build your own surveillance and monitoring system on Unix/Linux systems. This guide covers setting up automated monitoring, logging, alerting, and creating a dashboard for system administration.