NeuroLab
NeuroLab is a tool that lets you build Neural Network indicators in Wealth-Lab using drag and drop.
$49.95 / Lifetime OR included in Premium subscription
Try before you Buy! Download the Extension for a 14-day free trial before purchasing.
(all Extensions require a Wealth-Lab Subscription)

NeuroLab

NeuroLab is a tool that lets you build Neural Network indicators in Wealth-Lab using drag and drop. You can drag any number of indicators into the Neural Network's Input Layer, establish the architecture of the Hidden Layer(s), and specify the indicator to predict in the Output Layer (typically ROC, which is percentage change, or LogReturn).

You then select a DataSet, and train the Neural Network. When the training is completed, you have a new instance of the Neural Network indicator (NNPredictor) that you can use in any chart, Building Block, or C# Coded Strategy.

Screenshots

Define Inputs Without a Script!
Use the Add Neuron button or drag and drop any number of indicator to create your neural network input layer. Each Neuron is represented by a configurable rectangular user interface block.
Configure Hidden Layers and Hyperparameters
Add layers and set the number of Neurons and Activation Function for each one. How hard is it to add hidden layers? Let's find out!
Train the Neuro Network Predictor
After setting the in-sample and out-of-sample data ranges, put all your CPU cores to work on training your NNP. While waiting, reward youself with a cafe!
Evaluate the NNP on In and Out-of-Sample Data
You've finished training (and optimizing) your neural network on in-sample data. Now get a visual confirmation if the network as good at predicting using data that the NNP hasn't seen yet, i.e., the out-of-sample data.
Drag and Drop Your NNP Indicator
Save your work, drop your NNP indicator into a chart or building block strategy, and if you've found the proverbial crystal ball, don't tell anyone else except the Wealth-Lab team!

Change Log

Wealth-Lab 8 Build 11 - 2/9/2024
  • Target .NET8.
Wealth-Lab 8 Build 10 - 1/2/2024
  • Fixed exception that occurred when dropping Fundamental indicator into NeuroLab that returned no data.
Wealth-Lab 8 Build 8 - 9/12/2023
  • Fixed loading trained Neural Networks that contain Swish or Leaky ReLU activation functions. For already corrupted NNs you will need to re-train and save again.
Wealth-Lab 8 Build 9 - 9/12/2023
  • Further fixes for loading Swish and Leaky ReLU networks.
Wealth-Lab 8 Build 7 - 6/14/2023
  • Fix: NeuroLab's blank help window
Wealth-Lab 8 Build 6 - 3/22/2023
  • NeuroLab training can now run against a single symbol or a DataSet.
Wealth-Lab 8 Build 5 - 1/25/2023
  • Rebuild required for some changes to the Genetic Evolver.
Wealth-Lab 8 Build 4 - 9/1/2022
  • Fixed issue that prevented saving of a new, untrained neural network.
Wealth-Lab 8 Build 3 - 5/2/2022
  • Minor fix to Save-As behavior.
  • Fixed issue that showed zero evaluation results after training if the NN was not previously saved.
Wealth-Lab 8 Build 2 - 4/21/2022
  • Fixes to make NL work better in the Genetic Evolver.
Wealth-Lab 8 Build 1 - 4/10/2022
  • Initial WL8 release.
Wealth-Lab 7 Build 11 - 2/8/2022
  • Rebuild required due to change in base WL7 framework.
Wealth-Lab 7 Build 10 - 1/10/2022
Wealth-Lab 7 Build 9 - 11/30/2021
  • Handle exception when parsing Neural Network.
Wealth-Lab 7 Build 8 - 11/26/2021
  • Change to adapt to some assembly reference changes in WL7.
Wealth-Lab 7 Build 7 - 10/21/2021
  • Build required to interface with some new charting changes in WL7 Build 28.
Wealth-Lab 7 Build 6 - 9/29/2021
  • Flag the NNP indicator as a lengthy calculation, so it doesn't get enabled by default in Indicator Profiler.
  • Sort order is now retained when list results are copied to clipboard.
Wealth-Lab 7 Build 5 - 9/6/2021
  • Integrate NeuroLab's chart with the WL7 Linked Charting.
Wealth-Lab 7 Build 4 - 8/7/2021
  • Added multi-column sort support.
Wealth-Lab 7 Build 3 - 6/22/2021
  • You can now set the recommended learning rate in the HyperParameters page based on the selected Optimization Method.
Wealth-Lab 7 Build 2 - 6/3/2021
  • Established more realistic default values.
Wealth-Lab 7 Build 1 - 5/20/2021

Baseline release.

Discussions