km782 0 Report post Posted March 14, 2020 I would like to create an application in Visual Basic .NET that gets streaming quotes, places orders, sets stops, etc. Does anyone have experience doing this? There doesn't seem to be much documentation or examples out there. Thanks! Share this post Link to post
Physicsman 26 Report post Posted March 16, 2020 Hello, The documentation for the API is at: http://docs.labs.gaincapital.com/ Unfortunately, it does not provide a guided tour or examples of how to build an application in VB.NET to perform the operations you described. The API is designed for experienced developers to use. Kind Regards, PM Share this post Link to post