Blog
The Quant Nomad has over 6 years’ experience in the quantitative trading industry (15+ years in programming). He has helped more than 200 traders and companies create/optimize their algorithmic trading models
Getting Historical Bars from Binance API with Python
Binance is of the popular crypto exchanges on the market and a lot of people trade on it. It’s important to use historical data to
An Easy Way to Compute Portfolio Performance in R for Stocks and Crypto
Portfolio Performance in R for Stocks Portfolio Performance in R for Crypto
Automating long/short TradingView strategies with only 1 alert
Using new alerts on the strategies in Tradingview you can do pretty interesting stuff in PineScript. In this post, I will show you how you
Parsing Options Quotes from Yahoo Finance with R
In this article, I will show you how you can parse web pages with R. For example I will take an option quotes page from
How to Export Data From TradingView Charts and Save It as a CSV File?
Every now and then, you may need to export TradingView data so you can share it with someone or further analyze it using other apps