-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any GRPC sample code on how to get price, buy, and sell coins? #19
Comments
Same for me! For the moment I only got it with https://hft-apiv2.lykke.com/swagger/ui/index.html Example:
|
Yes but is you can add an BUY/SELL Exemple, or other type of accion with INPUTS PARAMETERS it should be great! Regards. |
@AxelGUILLAUMET added more examples here: https://github.com/LykkeCity/Trading-API/blob/master/Examples/Python/api/main.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great if someone from Lykke would whip up a fast simple sample code / functions on Python on how to get price of a coin in a stream/socket, buy, and sell coins with Lykke's grpc api.
Does anyone have one that we could look at?
The text was updated successfully, but these errors were encountered: