Feature Request - Paper API trading in pre market and after hours

Hello,

I know it is spelled out in the documentation that premarket and after hours trading are not supported in the API. This feature would allow developers with full time jobs doing something else to spend time testing before and/or after their main jobs are complete. Without this, they are stuck testing mid-day or when the markets normal hours are open.

Implementing this feature would likely increase the usage of your API by more developers as it would allow them to complete code quicker.

Hi, someone has achieve something with this topic?

I would also really like to see this.

@dawsh2 @cavallerpablo Paper trading has extended-hour trading, and now 24/5 trading in the overnight market. Simply ensure you use the parameter extended_hours=true.

There’s more information in the documentation. You may want to check it out here.

Excellent thank you!!