outdoors_nerd
outdoors_nerd
CCoder.com
Created by outdoors_nerd on 4/12/2025 in #help
how do I get in touch with enterprise sales? email doesn't seem to work.
I am trying to buy an enterprise license but can't seem to reach anyone.
5 replies
CCoder.com
Created by outdoors_nerd on 4/11/2025 in #help
Bloomberg bindings
I have a bloomberg terminal that offers an api (https://data.bloomberglp.com/professional/sites/10/2017/03/BLPAPI-Core-Developer-Guide.pdf) with C++, JAVA, C# bindings - https://www.bloomberg.com/professional/support/api-library/ The typical pattern is you log into your terminal (using biometrics) and when your session is active you can use the API. This is a good way to pilot / test things before going to prod.
Any ideas on how I could do this using coder? Is there a way that I can use some proxy/portforwarding thing to the connect my vscode workspace back to my own laptop running the bloomberg terminal?
7 replies