PureBytes Links
Trading Reference Links
|
> I need to develop a trading system that relies in part on the overall
> portfolio equity curve for trading signals. The system will trade
> approximately 30 different commodities and futures, so the TS40 Equity
> Function is of no value. I assume a DLL is the only way to solve this
> problem and am wondering if there would be any preference for either
> GlobePro or Hashnums for this purpose. The signals would be of the
> type: If portfolio equity is up by 15%, then take the rest of the
> month off. Any comments on the appropriateness of the DLL approach and
> these two DLLs will be appreciated. Or suggestions on any other
> approach.
Both HashNums and Global Variables Professional will do the job.
HashNums has some additional benefits over Global Variables Professional
such as text file input/output, and it's easier to declare multiple
global arrays. I would recommend HashNums for your project as you will
most likely need to set up multiple arrays in memory. We offer both
products on our web site at:
http://www.InvestLabs.com or call us at 808-875-4558.
--
--------------------- Doug Deming, IEC --------------------
Investment Engineering, Corp.-Omega Research "Solution Provider"
* * * Visit our Investment Labs online! * * *
WWW Site: http://www.InvestLabs.com Ph.(808)875-4558
Email: doug@xxxxxxxxxxxxxxxxxxx
-----------------------------------------------------------
|