Hi. I'm new to Quantopian, and Python. I've seen tons of posts on rules-based orders, but nothing yet on time-based orders. This is probably quite naive, but how would I code an order to buy every minute for 30 minutes from 930a to 10a? Or, is there a VWAP order type I could use for one order from 930a to 10a?
Related, how would I code an order to buy each day for the first 4 days of the month and then sell on the 5th?
Thx in advance!!
BC