posts - 353,  comments - 7,  views - 20万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
01 2014 档案
FIX protocol tutorial : Fix Session is not connecting how to diagnose it ?
摘要:In this blog post ofFIX protocol tutorial seriesI would like to share my experience with connectivity issues around FixEngines. to exchange message or say to trade electronically clients connect to broker using FIX protocol and for that they use FIXEngine. In FIX protocol connection between two FIXE 阅读全文
posted @ 2014-01-08 14:58 懒懒的呐喊 阅读(377) 评论(0) 推荐(0) 编辑
Common issue on financial information exchange (FIX) Connectivity[z]
摘要:FIX ProtocolSessionConnectivityHi guys, in this post I would like share my experience withfinancial information exchange (FIX) Connectionswhich is essential to setup FIX connectivity for trading purposes. Financial information exchange (FIX) Connections used in both Client Connectivity and Exchange 阅读全文
posted @ 2014-01-08 14:46 懒懒的呐喊 阅读(319) 评论(0) 推荐(0) 编辑
10 Examples of HotSpot JVM Options in Java[z]
摘要:There are hundreds ofJVM parametersorJVM Optionsexists inside sun JDK and its virtually impossible to keep track of every singleJVMoption andbased on my experiencewe don'tevenuse most of JVM flags except couple of important JVM option related to java heap size, java options for printing garbage 阅读全文
posted @ 2014-01-08 14:20 懒懒的呐喊 阅读(605) 评论(0) 推荐(0) 编辑
Financial Information Exchange (FIX) Protocol Interview Questions Answers[z]
摘要:What do you mean by Warrant?Warrant is a financial product which gives right to holder to Buy or Sell underlying financial security, its similar to option with some differences e.g. Warrants are normally issued by banks while options areprimarilytraded in exchange.What is mean by Settlement of Secur 阅读全文
posted @ 2014-01-08 13:35 懒懒的呐喊 阅读(556) 评论(0) 推荐(0) 编辑
windows 7 64 bit 注册dll
摘要:手动需要run as admin,也可以用下边的脚本自动注册@echo off setlocal enableextensions set REGSVR= if defined PROCESSOR_ARCHITEW6432 ( set REGSVR=%SystemRoot%\system32\regsvr32.exe ) else ( set REGSVR=%SystemRoot%\SysWOW64\regsvr32.exe ) %REGSVR% /s "C:\Path\my dll file.dll"http://stackoverflow.com/questions/1 阅读全文
posted @ 2014-01-02 17:37 懒懒的呐喊 阅读(375) 评论(0) 推荐(0) 编辑
webkit 控件供vb 6 调用,不错~
摘要:https://groups.google.com/forum/#!topic/microsoft.public.vb.general.discussion/ZaFY95aDZoYhttp://www.vbrichclient.com/#/en/About/ 阅读全文
posted @ 2014-01-02 16:41 懒懒的呐喊 阅读(1861) 评论(0) 推荐(0) 编辑
webkit com wrapper 推荐!
摘要:https://groups.google.com/forum/#!topic/microsoft.public.vb.general.discussion/ZaFY95aDZoYhttp://www.vbrichclient.com/#/en/Downloads.htmhttp://www.vbrichclient.com/#/en/About/ 阅读全文
posted @ 2014-01-02 16:01 懒懒的呐喊 阅读(189) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示