Neural Nets

Questions about MultiCharts and user contributed studies.
wall richard
Posts: 60
Joined: 28 Dec 2007
Has thanked: 9 times
Been thanked: 1 time

Neural Nets

Postby wall richard » 04 Aug 2012

Around 2008 there was a thread regarding neural net modules for MCs. Have these ever been implemented? Jurik's NNs were mentioned. My need is for a simple cheap NN module that can be inserted in my MC code.

Richard

Mats
Posts: 8
Joined: 19 Mar 2012
Been thanked: 1 time

Re: Neural Nets

Postby Mats » 05 Aug 2012

There are many neural net softwares that allow you to export dlls (e.g. cortex,tiberius, neuroshell 2, neurosolutions). Some even show the c code, which you can translate to easylanguage.

If you have multicharts.net then take look at encog. It is open source.

eto
Posts: 42
Joined: 09 May 2011
Has thanked: 19 times
Been thanked: 8 times

Re: Neural Nets

Postby eto » 14 Jan 2014

Can Encog be used in Multicharts instead of MC.net ?

Anyone successful integrate Encog to MC so far that would like to share your experience here ?

After google only NT and MT only currently that have the success story.

trdrbl
Posts: 8
Joined: 04 Jul 2014
Been thanked: 3 times

Re: Neural Nets

Postby trdrbl » 05 May 2015

Yes, it can. I use Encog with Multicharts .NET 9
Reference the DLL from your study and it is ready to go.


Return to “MultiCharts”