Lean icon indicating copy to clipboard operation
Lean copied to clipboard

Custom data can't update OHLC security properties

Open D1mi3 opened this issue 1 year ago • 0 comments

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 master branch
  • [x] I have confirmed that this is not a duplicate issue by searching issues

D1mi3 avatar Feb 17 '24 01:02 D1mi3