Oct
31

VB.NET Trading System Example

This is a moving average crossover portfolio system written in VB.NET.

This system buy when fast moving average cross over slow moving average and stop and reverse when fast moving average cross below slow moving average for all data series on chart.

Download and extract the attached zip file. After unzip there is one directory CrossoverSysVBNET.

VB.NET project files can be find under sub-directory SimpCrossoverSysVBNET.

IDL file can be find under main directory.

In order to run this example in NeoTicker, copy the files:

SimplCrossoverSysVBNET.idl
(following two files are find under sub-directory SimpleCrossoverSysVBNET/bin/Release)
SimplCrossoverSysVBNET.dll
Interop.NeoTicker.dll

to NeoTicker indicator directory, then use script editor to open the IDL file and install the indicator.

Click here to download the zip file.

Discuss article here

Leave a Comment

Blog Developed
By ContentRobot