MaxxRK / firstrade-api

A reverse engineered api to work with the Firstrade broker.
MIT License
39 stars 13 forks source link

is it possible to add MARKET/OPG orders? #16

Closed marcoslopez1122 closed 2 months ago

marcoslopez1122 commented 6 months ago

Hello. Thank you for the project. I am new with GitHub, not sure this is the right place to suggest adding the possibility of trading MARKET with Instructions=OPG. Regards.

Edited: I have edited the HTML and it seems that adding qualifier = 4 should make it trade OPG, however I cannot make it work. It doesn't send the order although I have a "Order Placed Successfully" message. OrderID = preview_warning

MaxxRK commented 6 months ago

I will look at this when I get some time. I have been quite busy. If I can get the codes correct it is definitely possible to add.

MaxxRK commented 2 months ago

This is now added in the firstrade-api v0.0.21 release.

marcoslopez1122 commented 5 days ago

I appreciate it. Thank you very much))))