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
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
I have completely filled out this template
I have confirmed that this issue exists on the current master branch
I have confirmed that this is not a duplicate issue by searching issues
The text was updated successfully, but these errors were encountered:
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
master
branchThe text was updated successfully, but these errors were encountered: