Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom data can't update OHLC security properties #7793

Open
3 tasks done
D1mi3 opened this issue Feb 17, 2024 · 0 comments · May be fixed by #7808
Open
3 tasks done

Custom data can't update OHLC security properties #7793

D1mi3 opened this issue Feb 17, 2024 · 0 comments · May be fixed by #7808

Comments

@D1mi3
Copy link

D1mi3 commented Feb 17, 2024

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

  • 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
@D1mi3 D1mi3 linked a pull request Feb 22, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant