Quant Trading Framework - Assessing Investment Ideas with Coding
How to spot and then assess any investment opportunities.
In today’s post you will read about:
how to generate a 6.7% return in 2 weeks by shorting companies and how to test trading ideas using the QuantJourney Framework
How to implement investment strategies and concepts in just 15 lines of code
Few methods for easily fetching both OHLCV (Open, High, Low, Close, Volume) and fundamental data, and calculating filt…