include indicator to code error

I'm not a programmer but when trying to add multiple indicators to the robot code (as required by mql5 market), these errors are indicated.

am I not trying to do it properly?



Attachments
Strategy 120161.mq5
(198.53 KiB)
Screenshot_2.png
(117.48 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

Rr
#1

Partizanas

27.05.2020 12:02

Task created

h
#2

hankeys

27.05.2020 14:06
if you want to rewrite MQL code to suit all the validation process needed by MQL market, you need to be a MQL programmer...many many changes need to be done
TB
#3

Tomas Brynda

09.06.2020 11:54

Status changed from New to Fixed

Hi Partizanas,

you should include the indicator files like this:


#resource "SqStochastic.ex5" #resource "SqBullsPower.ex5"


This way they will be included inside the target EA.


FYI soon we will be working on a new SQ module that will prepare strategies for MQL market. It is already planned.


Best regards,

Tomas


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