How to get live quotes in C#

Created at 26 Jul 2023, 10:43
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
EM

emahohaz

Joined 02.11.2022

How to get live quotes in C#
26 Jul 2023, 10:43


i'm struggling to obtain live quotes in C# using open Api library

To receive live bid/ask quotes for a symbol, perform the following actions.

i'm following this tip but don't able to receive the message of the ProtoOASportEvent type, how can  i manage this problem? How can i send the message of  ProtoOASubscribeSpotsReq type? What type of method or function should i use?


@emahohaz