Hi,Everyone.
I'm a newbie in python and programming.Can someone help me code this strategy for Robinhood Instant Account:
I will input 5 stocks manually-A,B,C,D,E in quantopian at 15:57 EST for every trading day.
Every stock will take 10% of buying power to buy at mkt price at 15:59 EST at the same time( 5 stocks will use half buying power).
The second day:
If gap up is even or higher than 5%,close it out at mkt price right away or at 9:31 am(choose the easier one to code )
If gap up is less than 5%,then close them out at 15:56 EST at mkt.
Thank you guys
JX