sending message/email using Bloomberg API

≯℡__Kan透↙ 提交于 2019-12-24 15:53:30

问题


Is there a way to send email or message using Bloomberg API?

We currently doing this via keystrokes.


回答1:


No, since it's not documented in the Developer Guide:

http://www.bloomberglabs.com/content/uploads/sites/2/2014/07/blpapi-developers-guide-2.54.pdf

Another place where you can try to find hidden features is in XLTP function on the Terminal. But you won't find this one there.

What you can try is to bring the Terminal window to the foregroud and use SendKeys to send the keystrokes to send the MSG. I expect this would be slow and unreliable. You can improve on this by calling macros that you've defined on the terminal that save you from sending some key strokes.



来源:https://stackoverflow.com/questions/33307904/sending-message-email-using-bloomberg-api

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!