Lean
Lean copied to clipboard
Custom data can't update OHLC security properties
Expected Behavior
Custom data types should be able to update security OHLC properties if they contain user defined OHLC fields that follow a name convention (e.g: "Open", "High", etc.)
Actual Behavior
Custom data types update all OHLC security properties with a single fixed value from their Value attribute
Potential Solution
N/A
Checklist
- [x] I have completely filled out this template
- [x] I have confirmed that this issue exists on the current
masterbranch - [x] I have confirmed that this is not a duplicate issue by searching issues