-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Thank you for this code! It has made it super easy to throw together quick trading bots.
I'm having an issue when trying to invoke the 'GetBalances' method. It seems that the datatype for 'UnclearedFunds' class item in Models.Account.Balances is expecting an integer returned from Tradier - but I seem to be getting a float.
Newtonsoft.Json.JsonReaderException: 'Input string '25.00000000' is not a valid integer. Path 'balances.uncleared_funds', line 1, position 380.'
Metadata
Metadata
Assignees
Labels
No labels