Add a useful strategy name on the code header

Dear Mark Fric,



this is the header of the old Sq 3.8 codes:
//+------------------------------------------------------------------+
//| Strategy 9.56.148 EA
//|
//|    Generated by StrategyQuant version 3.8.2
//|    Generated at Mon Oct 28 15:06:00 GMT 2019
//|                                                          
//|    Tested on DEUIDXEUR, H1, 30.09.2013 - 25.02.2019
//|    Spread: 3.0, Slippage: 0.0, Min distance of stop from price: 5.0
//+------------------------------------------------------------------+


This is the header of the new SqX codes:
/+------------------------------------------------------------------+
//| Strategy 26.21.75 EA
//|
//| Generated by StrategyQuant X Build 124 at 10/28/2019 15:04
//|
//| This EA uses 3rd party library OrderReliable for industry-strength 
//| order handling. OrderReliable library is normally distributed under 
//| GPL license. Its author provided it under MIT license limited to 
//| usage only within strategies generated by StrategyQuant.  
//|   
//| This means that this library doesn't restrict you to use your EA 
//| generated by SQ comercially in any way you want.  
//| But if you'll use any method from OrderReliable library outside 
//| of this EA in your own EAs or projects, its use will be governed 
//| by its standard GPL license.  


Could you add  "Tested on DEUIDXEUR, H1, 30.09.2013 - 25.02.2019" even in the SQX code? This information is very useful: there is the symbol, the time frame, the insample frame. Thank you very much!
Giuseppe Piloni

Attachments
No attachments
  • Votes 0
  • Project StrategyQuant X
  • Type Feature
  • Status Fixed
  • Priority Normal

History

b
#1

beppil

28.10.2019 16:16

Task created

TB
#2

Tomas Brynda

23.09.2020 19:00

Status changed from New to Fixed


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please