Quantitative Trading
I have over 10 years of experience shipping high quality code, and trading the financial markets.
QuantBT
QBT is a backtesting library written in python that uses numba to achieve fast execution. It is built with traders in mind, and focuses on providing simple API to go from backtests to live trading. Find out morehere.

Live Trading

Strategies written in QBT can be automatically deployed to MT5, crypto, and many more.

Powerful Methods

Move stop to BE, add Trailing SL, add SL and TP, add trade expiry. QBT is loaded with many functionalities traders are familiar with.

Robust Charting

Instead of using plotly or other unreliable visualization libraries, QBT offers it's own web based candle visualization.

I have published a series of free tradingview scripts that you can access to enhance your trading experience
MA Breakout
Change the body color of candles that go through a moving average which can be a sign of continuation or a reversal.
Morning Evening Star
A neat way to see morning and evening stars on chart
ATR Distance
Shows a static ATR distance from using the latest ATR, and drawing it up and down the price.
BB, fractal, MA
Get an all in one BB, MA and Fractal that you can customize to your heart's liking.
RSI histo for overgouth/undersold
Your good old RSI, with a twist showing visual colors for when it goes undersold or overbought!
ATR Sessions
Given a Traditional index, shows the different sessions overlayed with ATR
Trading Journal
In the beginning of my trading career, I traded manually, and kept detailed logs of the different trades I took. I kept on doing that until I finally switched to automated trading. Find out the full journalhere.
Live Trading and Market Analysis
I have recorded myself trading and analyzing the markets, when I still traded manually. Feel free to watch and enjoy. No shame in making fun of my Yolo'ing in front of a camera!
Live Scalping
Manual trading is hard.It's very hard.It takes, mindfulness, practice, discipline and patience. But, that is how I started.
Series on Bitcoin Trading
Let's analyze the price of bitcoin without actually placing any trades. This helps working on one's technical analysis skills, as well as practicing reading the markets.