You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimize message count by only retrieving new data. So if you request the last 15 years of data every 5 days, the message count will only apply to the last 5 days after the first call.
The main thing worth noting is that the onus for maintaining (storing, closing, opening, etc...) the store file is on the developer. Let me know what you think.
Add option to pull adjusted or unadjusted prices. +1; shouldn't be too hard.
chartCloseOnly
greatly reduces message count (2 vs 10 per period)The text was updated successfully, but these errors were encountered: