I have an old (2018/2019) implementation of the Trading View library that I’m trying to fix. It only works in 1D (1 Day) or greater time frames, as the UI has greyed-out the shorter time periods. However, my server is setup to handle 1 minute, 1 hour, and other periods.
http://www.campusactivism.org/predictit/pi/pi.php
And type in “2024 No” and select the first option to see some real data.
How can I get it to work for shorter time periods?
I’d rather not upgrade to the latest library – though if this is the only solution – I welcome comments (that aren’t answers) on how to do this.