Redis Pipeline source code in C
Please follow my tips at
http://quantlabs.net/blog/2015/08/redis-pipeline-code-in-c-and-java-client/
Redis Pipeline source code in C
Please follow my tips at
http://quantlabs.net/blog/2015/08/redis-pipeline-code-in-c-and-java-client/
Initial Karen Supertrader algo Simulink model with plot
As explained in both videos
Checklist for Simulink and code generation to C++ files
Please follow this video to understand
Demo of ZeroMQ Pub Sub pattern with live real time IQFeed ticks_controller
Here is a working live demo of IQFeed real time program feeding ticks into a ZeroMQ socket created as a publisher. The client subscriber is the same Visual Studio project as ZeroMQTestSub.
Note that code snippets can only be provided from the IQFeed demo program of:
Refer to this proper Update Message HTML data format supplied by IQFeed when you purchase an annual API license.
….DTN/IQFeed/Documentation/Level1UpdateSummaryMessage.html
Sorry this cannot be provided unless you purchase IQFeed API license. This is part of the license terms of service.
This is the extract as explained in the video:
11 | Bid | float | ![]() |
The highest price a market maker or broker is willing to pay for a security | Provided by the exchange or 3rd party data provider | |
12 | Ask | float | ![]() |
The lowest price a market maker or broker is willing to accept for a security | Provided by the exchange or 3rd party data provider | |
|
Redis demo with Simulink code generated C++ in Ubuntu Linux with source code
This is a complete demo of using Simulink code generated C++ with Redis client code to showcase a hook into a Redis Server instance.
NOTE: This has to remain in Linux since Redis has unreliable support for Windows versions. It is also note updated for Windows versions as well as described in the video
Simulink code generation to c++ in Linux Ubuntu and Eclipse IDE with source code
Here is a video to explain the process
Watch this video for details
Simulink call put parity options trading model with C code
Here is the first one which is closer to a real world example with C or C++ source code
Powered by WishList Member - Membership Software