Cannot Load Indicators MT5

I get the following errors when trying to run these strategies on MT5. I have tried on a number of computers with a number of accounts.



2019.12.10 11:55:50.511 Experts automated trading is enabled
2019.12.10 11:56:23.898 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) ---VERBOSE--- 2019.12.10 13:56 --------------------------------------------------------
2019.12.10 11:56:23.898 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) ---VERBOSE--- 2019.12.10 13:56 Starting the EA
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqADX' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqKeltnerChannel' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqLowest' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqLinReg' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqHighest' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqATR' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqATR' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqATR' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqHeikenAshi' [4802]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) cannot load custom indicator 'SqHeikenAshi' [4302]
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) Failed to create handle of the indicator, error code %d4302
2019.12.10 11:56:23.899 10122019_Strategy 1.1.367_D1H1 (GBPUSD,D1) 10122019_Strategy 1.1.367_D1H1.csv


I have attached the strategy plus the generated code.


It is a multi Time Frame strategy, generated on GBPUSD Daily and H1. I have tried to load it on Daily charts on MT5.


Thanks


Gary





Attachments
10_12_2019Strategy 11367D1_H1.sqx
(81.26 KiB)
GBPUSD D1H1.cfx
(3.18 KiB)
10122019_Strategy 11367_D1H1.mq5
(198.58 KiB)
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

GA
#1

GaryAitcheson

10.12.2019 13:07

Task created

h
#2

hankeys

10.12.2019 14:31
did you put the indicators to MT5 indicator folder?
h
#3

hankeys

10.12.2019 14:34
and second thing, i dont see any subchart in pseudo code used - so i think its only D1 strategy, not D1H1


and what is the logic in D1H1 itself? looking to lower timeframe, but why?

GA
#4

GaryAitcheson

10.12.2019 15:02
Yes I installed the indicators. I have run quite a few strategies successfully on that terminal. 

Are you saying that I should be running H1 as a main chart and D1 as a subchart? I am experimenting with multi time frame and I am not aware if there are any rules.


Thanks

h
#5

hankeys

10.12.2019 16:01
no i am saying, that this strategy is not multiTF, because its not using anything from subchart...look at the pseudo code and you will see, that all indicators are computed only from mainchart


if i try to load your config to SQX i see only "simple strategy" build config, not multiTF


and another thing are market strategies, i dont like them, because they will be very data sensitive, but this is my personal opinion only as a user of SQ apps for some time :)


feel free to go by your own way...



GA
#6

GaryAitcheson

10.12.2019 17:12
Thank you. I appreciate your expertise - I'm still learning. 
GA
#7

GaryAitcheson

10.12.2019 17:17
I think there has been a problem in my setting and I am happy that you mark this task as closed.

Thank you for your help.

TB
#8

Tomas Brynda

20.12.2019 10:41

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