[Early Access] Market Rotation Dashboard (Google Sheets / python, works with any financial instrument)
Manage your risk intelligently as the market changes. This dashboard automatically downloads free tick data, measures “rotations” of each instrument, and writes to Google Sheets
Hey readers!
Here’s a tool I use myself (for intraday trading) that will soon be written up on Medium. I want you to know about it before it gets published… let me know if you have any feedback!
Here’s the repo (if you’d like to run it yourself).
All it does is download free tick data from https://datafeed.dukascopy.com/datafeed, run some calculations, and write to Google Sheets. It’s simple, but highly effective.

