Debug Indicator:
This is a tool to help programmers debug their Metatrader code. You export a variable from your ea using Global Variable and this tool reads that value and plots it. It is most valuable in the simulator since you can fast forward and get a lot of testing done quickly. Most useful when you need to see the timing of two or more variables.
Simply copy the name of the Global Variable you are exporting from your code and paste it into one of the five inputs in this indicator and it will immediately be plotted on screen. Paste in two variables and watch how they interact. With all five used, it gets too complicated but could be used if you had to see that much at once. The simulater is where I use this often to quickly see why my code is not working.
Here is a sample of the indicator in action. Click on the image for a larger, full size version.
Click on the image for a full Chart image.
I'm making this indicator available for free since it is rather simple to build and I hope it helps anyone getting started with MetaTrader programming.
Download this Debug Indicator for free,
Download DebugIndicator.zip Now!