I’d like to suggest a small enhancement to the Historical Quote provider configuration.
Currently, when using the JSON option, the JSON path parameter needs to be configured manually for each security. This works fine for a small number of quotes, but becomes quite time-consuming when managing a larger set (e.g., 10+ securities), especially when updates are needed.
Would it be possible to introduce a way to store predefined JSON configurations and apply them via a dropdown selection? This could help standardize configurations and reduce repetitive manual effort.
I’m not looking to integrate this into the existing source code logic—just want to have a generic way to store, retrieve, and apply these JSON configurations from a local config file.
Additionally, a bulk edit option to update quote providers using these predefined or locally stored configurations would be extremely helpful.
I believe this could improve usability and efficiency when working with multiple securities.