Miftha remix



Visualization of Buy/Sell levels, profit and exitsignals( ie stoplossses) in the chart

 Takes the analytical part of the backtesting to an entire new level in my opion (reduces the importance of backtesting)!
 The code is far from complete and perfect but I dont have the energy to do more. Maybe someone
 could countineou developing the code to include for example:

 1) an option in the parameter window, to show Buy/Sell/Cover statistics only

 if one would place the mousepointer on each "buy shapes". (GetCursorYPosition() GetCursorXPosition() ) 
 The display becomes quite messy if you display a Low time resolution Chart (monthly, yearly) One alternative would also to use
 the code for displaying digits based on the diffrent sell signal (shapeDigit1). Then it would be sufficient
 to display the profit/loss for each trade. 

 2) Another drawback is the parameter hiracy. Each parameter 
 subcategories should only be able to work if the user choose Yes on the main category question. 
 Now you have to set all sub-parameters equal to zero instead of activative/deactivating the major ones. 

 3) Some overal statistics displayed on the lefthand side of the chart
 (# of trades, # winning/lossing trades, total profit/loss etc)


The following code works best with a black background
would also like to take the opportunity to thank Marcin Gorzynski for his help with this one

Download Now

No comments:

Post a Comment