alpacahq / Alpaca-API

The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
https://alpaca.markets/
143 stars 13 forks source link

IsDayPatternTrader variable isn't being updated properly #133

Open ooples opened 3 years ago

ooples commented 3 years ago

I'm using the C# api but I am using a paper account that should qualify as a day pattern trader. I have 111 DayTradeCount and DayTradingBuyingPower is 0 and BuyingPower is around 100,000 but the IsDayPatternTrader is set to false when it should be updated to true. I don't have a screenshot to share because I tried resetting my paper account to see if that fixed the issue and it didn't

ZippeyKeys12 commented 3 years ago

Hmm, is the DTMC protection being triggered? If so, it's possible that this is caused by both being triggered.