Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
SEC tick size requirement in Robinhood

Hi,

I am testing my algorithm on Robinhood and see that some of the orders are rejected saying the quote should be increments of "0.0.5"
I have a logic which detects this requirement and rounds of the price to get "0.05" increments.
But Robinhood still rejects.