You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
I have issue with one account account = { brokerage = "TD Ameritrade"; name = "TD Ameritrade Margin"; number = ****15757; }; balances = ( { cash = "1850.7400"; currency = { code = USD; id = "57f81c53-bdda-45a7-a51f-032afd1ae41b"; name = "US Dollar"; }; } );
the cash comes from the API 1850.74 but the reality is 420.47. The reason for this is the API is adding the margin avaliable, in this case 1430.27 to the 420.47. Can we please open GitHub so we can track bugs like this. Thanks.
The text was updated successfully, but these errors were encountered:
I have issue with one account
account = { brokerage = "TD Ameritrade"; name = "TD Ameritrade Margin"; number = ****15757; }; balances = ( { cash = "1850.7400"; currency = { code = USD; id = "57f81c53-bdda-45a7-a51f-032afd1ae41b"; name = "US Dollar"; }; } );
the cash comes from the API 1850.74 but the reality is 420.47. The reason for this is the API is adding the margin avaliable, in this case 1430.27 to the 420.47. Can we please open GitHub so we can track bugs like this. Thanks.
The text was updated successfully, but these errors were encountered: