alpacahq/alpaca-trade-api-csharp

[BUG]: AccountActivityType = "FILL" returns "FeeInUsd" results

Opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

AccountActivityType = "FILL" returns "FeeInUsd" results for ListAccountActivitiesAsync() method in the latest 7.1.2 nuget package. Works fine on 7.1.0

Expected Behavior

AccountActivityType = "FILL" was returning the correct results till 7.1.0

Steps To Reproduce

No response

Environment

- SDK Version: 7.1.2
- OS (version, bitness): 
- .NET SDK (version):
- target process .NET version/bitness:

Anything else?

No response

@sunilvarghese Please test this issue in version 7.1.3, which is already available on NuGet.