hi guys,
I am developing an algorithm trading software for Forex.
To integrate it with C2, I need a way to perform trades (easy…)
and to periodically retrieve the quote for this symbol.
I need to know :
1. How can I fetch quotes from the C2 platform
2. If any of you have experience, I need to query the quote every 5 seconds or less. Will that be possible?
Thanks.