Code review on MQL5

 

Do you guys have any recommended tools for code reviewing on MQL5? Parasoft C Plus Plus Test Pro, AutomatedQA TestComplete Enterprise, Scientific Toolworks Understand?

 

thanks.  

 

Could you explain what do you mean? What do you exactly want to do?

We are developing a MetaEditor as a main IDE tool for MQL5 code.  

 
alexvd:

Could you explain what do you mean? What do you exactly want to do?

We are developing a MetaEditor as a main IDE tool for MQL5 code.  

 

I'm looking for a static analysis tool for MQL5 code to detect more potential problems and increase readability of the MQL5 program.

 

There are many static analysis tools  for C/C++, here is the list:

https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2B.2B

 

Are they also suitable for MQL5?

 

Thanks. 

List of tools for static code analysis - Wikipedia, the free encyclopedia
  • en.wikipedia.org
Axivion Bauhaus Suite – A tool for Ada, C, C++, C#, and Java code that performs various analyses such as architecture checking, interface analyses, and clone detection. Black Duck Suite – Analyzes the composition of software source code and binary files, searches for reusable code, manages open source and third-party code approval, honors the...
 
alexvd:

Could you explain what do you mean? What do you exactly want to do?

We are developing a MetaEditor as a main IDE tool for MQL5 code.  

 

which tool did you use when you guys develop your standard library? only MetaEditor?  

Reason: