Leptokurtosis - leptokurtosis.com - Leptokurtosis.com
General Information:
Latest News:
Slf4j 8 Jul 2012 | 11:47 am
To use Slf4j and Lilith: Include: Add slf4j-api-1.6.4 to the library. Then in your class: To generate a message: read more
Lilith -- Logback Event Viewer 1 Mar 2011 | 11:38 pm
This is a brief note on Lilith -- the logback event viewer. I am quite new to Java coding and am far from being competent with the programming language. It has helped greatly to use logback to log deb...
jIbMatlabConnector v0.3 23 Feb 2011 | 11:28 pm
The newest version of my code has had a major re-write of the Contract and ContractFactory classes. The new structure (which I think should be better) uses what I term a "PositionContract" as somethin...
TWS Historical Data 21 Feb 2011 | 06:49 am
I have had a few questions about some data problems when retrieving historical data from TWS using my API. In particular, see: http://leptokurtosis.com/main/node/60#comment-112 http://leptokurtosis....
jIbMatlabConnector v0.2.3 21 Feb 2011 | 05:56 am
I have uploaded version 0.2.3 (please login to download attachments). This version contains a new matlab example script "example_main.m" which shows how to connect and request market data, real time b...
jIbMatlabConnector v0.2.1 15 Feb 2011 | 12:03 am
Attached is the latest update to my Java TWS/Matlab interface. Please see the two example scripts in the "matlabexamples" folder on how to (1) place a request for historical data and (2) request marke...
Matlab and Java data types 9 Feb 2011 | 07:06 am
I need to write a few functions in Java that can be called from the Matlab command line. In order to do so I need to know what data types to specify in my Java functions so that Matlab data can easily...
jIbMatlabConnector v0.2.0 8 Feb 2011 | 02:30 am
Attached is version 0.2.0 of my Java Matlab-to-TWS connector. There have been some big changes in this code as I have not yet figured out the best way construct this API. New Matlab examples have been...
jIbMatlabConnector v0.1.0 13 Jan 2011 | 11:23 pm
Attached is version 0.1.0 of my Java connector for interfacing Matlab with IB's Trader Workstation. Included is an example Matlab script which alternates between buying and selling a security with lim...
IbMatlab / Java 22 Dec 2010 | 05:35 am
About a year ago I put together a very simple ActiveX connector between Matlab and Interactive Brokers TWS (see http://leptokurtosis.com/main/node/15). I have since revisited this project (as it has s...