|
Atkinson, NH USA
Legendary Market Wizard
Experience: Intermediate
Platform: NinjaTrader 8/TensorFlow
Broker: NinjaTrader Brokerage
Trading: Futures, CL, ES, ZB
Posts: 1,951 since Dec 2010
Thanks Given: 3,042
Thanks Received: 2,397
|
I have Compiled the library in 3.5 .NET so the DLL can be used within .
You will need to add the DLL file to your references (right click in editor) and then add:
using ALGLIB;
To the top of your Indicator/Strategy. I am going to create an Elite thread to talk about applications of ALGLIB as I am relatively New to that library. Seem like it can help make some very nice indicators and strategies. That thread can be found here:
Nil per os
-NJAMC [Generic Programmer]
LOM WIKI: [wiki=NT-Local-Order-Manager-LOM-Guide][/wiki]
Artificial Bee Colony Optimization |
|