Which brokers have c++ API sample code that meets the following criteria?
1. Sample receiving live tick data
2. Sample retrieval bid ask (and hopefully level II as well)
3. Sample buy/sell
4. Sample GetCurrentPosition();
5. Sample GetCurrentOrders();
6. (optional - bonus points) MFC project file for VS 2013
Please provide links or private message me with information. Thank you.
1. Sample receiving live tick data
2. Sample retrieval bid ask (and hopefully level II as well)
3. Sample buy/sell
4. Sample GetCurrentPosition();
5. Sample GetCurrentOrders();
6. (optional - bonus points) MFC project file for VS 2013
Please provide links or private message me with information. Thank you.
but there is a way if you want to know inside your DLL info about current orders etc. just send that information to the DLL by doing it this way: