toloco / pyoanda

Oanda’s API python wrapper. Robust and Fast API wrapper for your Forex bot Python library that wraps Oanda API. Built on top of requests, it’s easy to use and makes sense.
http://oanda.com
MIT License
65 stars 24 forks source link

Create create_stop_order.py #31

Closed bolshoibooze closed 8 years ago

bolshoibooze commented 8 years ago

A hands-on example on how to execute a stop order, which a little bit more complicated than a market order: especially the UTC expiry timestamp and dict conversion bits

bolshoibooze commented 8 years ago

Thanks, improvements noted

toloco commented 8 years ago

Yeah, not big deal, if you can do it cool, if not I will do it later on