Welcome to 4XLab.NET : Forex Lab Community Server Sign in | Join | Faq

Tools Of The Trade

Started by asimon at 09-17-2006 10:25 AM. Topic has 0 replies.

Print Search
Sort Posts:    
   09-17-2006, 10:25 AM
asimon is not online. Last active: 2/27/2011 4:55:19 PM asimon

Top 10 Posts
Joined on 03-07-2006
Posts 140
4XPlot.NET A charting tool for the 4XLab.NET platform

Attachment: 4XPlot.NET.zip

4XPlot.NET v0.4.2451 Alpha, a charting tool used to visualize the output files produced by the 4XLab.NET program.

Create a free account and login to the forums to download the Source Code for the 4XPlot.NET software

Description:

This program has been designed to visualize the .graph.csv files the simulation platform produces. The header line of the output file needs to be modified to inform this program what is to be plotted.

By modifying the header line of the output file, each column, or indicator is plotted on the charts. This way, equity curves, or any other indicators are plotted. Japanese candlesticks are plotted too by designating the columns as the open (O), high (H), low (L) and close (C) values. Indicators can be plotted in the upper or lower chart panels by designating them as "h" (upper chart) or "l". Each chart can contain two different scales, and allows to superimpose two indicators with different values.

Thus the following line plots a candlestick chart on the upper panel and the left scale. The MACD is plotted on the upper chart on the right scale. The Stochastics are plotted on the lower panel.

date, time,O{h}(1),H{h}(1),L{h}(1),C{h}(1),MACD{h}(2),MACDS{h}(2), STO.K{l}(1), STO.D{l}(1), STO.S{l}(2)

This code is in Alpha version. I am posting it as a technology preview.

Credits:

This program uses the NPlot library available at http://www.nplot.com/

 


   Report 
4XLab.NET : For... » 4XLab.NET » Tools Of The Tr... » 4XPlot.NET A charting tool for the 4XLab.NET platform

Powered by Community Server, by Telligent Systems