Version 1.5 2018.02.02
Corrected displayed message to reflect the newer period of time that is available to those with a Demo License.
Version 1.4 2018.02.01
- Removed some unnecessary settings.
- Added code to make fontsize self adjust to different dpi monitors. Some with non-standard dpi settings were having trouble with the interface fonts.
- The demo version will now trade the EURUSD from January 1 2017 -January 1,2018.
Version 1.3 2017.07.18
Increased the time period that the demo allow the user to simulate trading in the EURUSD.
It will now test from August 1,2016 to August 1,2017
Version 1.2 2016.11.02
In this version, I have greatly improved the interface to make it more user friendly. Previously, it had separate buttons for closing or partially closing buys and sells. Now, this is done with only one set of buttons instead of two.
Also, in the previous version, you could only move the interface around through the use of tabs on each edge. This was very cumbersome. In this version you can actually drag and drop each of the four canvases to move the interface around on the chart and locate them where you like. Furthermore, I have made it record the last location in Global variables so that when you start the tester again, it will have the interface arranged the way that you left it.
Version 1.1 2016.10.19
I had a canvas rectangle behind the buttons that was on the same zorder as the buttons and was causing some selectibility conflicts. Also the canvas rectangle was selectable so I set it's selectability to false.

Some were having trouble seeing the text on the chart because they were using a black chart and the default black text.. I put a check in the program to detect when the chart background was black as well as the text. If the text was still black on a black chart, it will change the text to white.