[Build 129] [StrategyQuantX] [MT4 and MT5 Engines]: Custom functions saved by Code Editor not being included in generated MT4 or MT5 code

For MT5:
Custom functions are not being written out to MQ5 files during EA source code generation.  This used to work correctly under Build 128
but under Build 129 this functionality is not working correctly.


This is because the file CustomFunctions.mq5 is being saved to the wrong directory by the Code Editor.  CustomFunctions.mq5 should be written to
C:\StrategyQuantX\extend\Code\MetaTrader5\CustomFunctions but in fact it is being written to folder


C:\StrategyQuantX\extend\Code\MetaTrader5


Attached is a graphic showing the file structure of the MetaTrader5 directory showing the file CustomFunctions.mq5.


This bug also affects the saving of MT4 Custom Functions.

Attachments
MetaTrader5-folder.png
(24.57 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

PD
#1

Paul Doree

06.10.2020 14:16

Task created

TT
#2

Tamas

08.10.2020 08:36

Status changed from New to Fixed

Attachment CE.jpg added

CE.jpg
(344.30 KiB)

Please open CodeEditor and make sure that you edit the correct files

\extend\Code\MetaTrader5\CustomFunctions 

\extend\Code\MetaTrader5\CustomFunctions 


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