Paul Grimstrup

Results 4 issues of Paul Grimstrup

### Describe your question New to github and open source development. Not new to the industry (27 years development experience). I have used ChartJS in a couple of projects, and...

question

When a new instance of Config is assigned to a Chart component, a new CanvasId is created. This causes Blazor to fail to find the original instance of the component...

### the problem Using the GetDonchian method to calculate Donchian Channels appears to be off by one time period. The new high/low is shown on the candle that is _after_...

bug

Hi. I am using V5PrivateApi.SubscribeToOrderUpdatesAsync to listen for changes to orders, and noticed a log error message: `` Cannot map enum value. EnumType: StopLossTakeProfitMode, Value: UNKNOWN, Known values: Full, Partial....