2007 Dec 30 - Sun
SmartQuant QuantDeveloper & DataCenter Release
SmartQuant has released a revision
to DataCenter and
QuantDeveloper. DataCenter and QuantDeveloper are at the following revision levels:
DataCenter
Version 2.3.5 (29-Dec-2007)
QuantDeveloper Enterprise Edition
Version 2.7.3 (29-Dec-2007)
QuantDeveloper Source Code
Version 2.7.1 (20-Sep-2007)
* Recent Versions available through
version control
[/Trading/SmartQuant/Releases]
permanent link
2007 Dec 16 - Sun
SmartQuant QuantDeveloper Code Excerpts
Here are some QuantDeveloper code snippets:
[/Trading/SmartQuant]
permanent link
2007 Dec 15 - Sat
Candle Analysis for SmartQuantLibraries
A couple of posts at the SmartQuant forums have requested information on Candle
definitions and analysis. Here are two C# modules which can used as a basis for your
own analysis and signal generation:
There are various knobs you can make use, with 'bald' (which controls when a hair is
detected) being the main one. There are some percentages which I should have set as
constants scattered through the code (0.40 being one of them), which set whether something
is relatively long bodied or short bodied.
If you have changes, let me know, I'll add them and repost.
The source of inspiration was Bigelow's Profitable Candlestick Trading.
[/Trading/SmartQuant/Articles]
permanent link
|