scaturigo
scaturigo
New version of svg-edit is here [SVG Edit 5.0.0](https://github.com/SVG-Edit/svgedit/releases/tag/v5.0.0). Is it complicated to migrate ?
Ok. After looking the code, The pre-flight checks for the /iserver/marketdata/snapshot endpoint are present in the higher-level live_marketdata_snapshot_by_symbol method, which takes a symbol as input. However, these checks are absent...
That's a very interesting point. I think the responsibility for pre-flight requests should fall to the developer, not be handled automatically by iBind. As you pointed out, we don't always...