Somente usuários que compraram ou alugaram o produto podem deixar comentários
Winsor Hoang  
Stanislav Korotky:
The library is also available for MetaTrader 4, but this version is better: easier to use and more powerful.

I concur with Stanislav. This is a must have library!
Henrique Vilela  

I never bought or rented a library.

How it works? When I compile my EA that uses, it's get embedded or it's aways required to run?

I guess it's the second one, but I would like to confirm.

Thanks.

Stanislav Korotky  
Henrique Vilela:

I never bought or rented a library.

How it works? When I compile my EA that uses, it's get embedded or it's aways required to run?

I guess it's the second one, but I would like to confirm.


Yes, you're right. The library should be located in the Libraries folder as a separate file. Unfortunately, MQ do not still support embedding a library as a resource. I've created a ticket in the service desk about this long time ago, but it's still a problem.
gsplentz  

Hello ibought the product and intalled it but i cannot find the file "walkforwardoptimized.ex5" where is it?

the walkforwardoptimizer.h is what you provided?

regrards

Stanislav Korotky  
gsplentz:

Hello ibought the product and intalled it but i cannot find the file "walkforwardoptimized.ex5" where is it?

the walkforwardoptimizer.h is what you provided?

Hi, try to look in MQL5/Libraries/Market folder or in MQL5/Scripts/Market folder. If the latter is the case, then move the file to MQL5/Libraries manually. Unfortunately, there are some nuances in the process how the Market publishes such libraries as WFO, which lead to this folder selection.

ferocha  

Hi! I'm getting this error, it's because dlls are not allowed using cloud to optimize? If so, i'm using just local agents, i don't know why i'm getting this message.

Arquivos anexados:
error.png  6 kb
Stanislav Korotky  
ferocha:

Hi! I'm getting this error, it's because dlls are not allowed using cloud to optimize? If so, i'm using just local agents, i don't know why i'm getting this message.

Please, show your code with import. Probably, you have an error in it. The library is not a DLL and does not require DLLs. It works in the MQL5 cloud if required. Normally you run it locally without an issue.

ferocha  
Stanislav Korotky:

Please, show your code with import. Probably, you have an error in it. The library is not a DLL and does not require DLLs. It works in the MQL5 cloud if required. Normally you run it locally without an issue.


Here it goes.

Arquivos anexados:
code_1.png  9 kb
code_2.png  31 kb
code_3.png  13 kb
Stanislav Korotky  

What is in mqh file? Make sure the import directive points exactly to the place there ex5-library located.

If expert compiles without errors, check settings in your terminal - I can't tell why it pokes the cloud while you say it's disabled.

You can send me zip with your stripped down sources.

ferocha  
Stanislav Korotky:

What is in mqh file? Make sure the import directive points exactly to the place there ex5-library located.

If expert compiles without errors, check settings in your terminal - I can't tell why it pokes the cloud while you say it's disabled.

You can send me zip with your stripped down sources.


The mql file has only the code of the header. Take a look.


The only thing i changed was the name of the file that is imported (line 20) because that's the name it came from donwloading. The "WalkForwardOptimizer MT5" file i had to copy and paste into MQL5>Libraries, because originally it was downloaded into MQL5>Include>Market

Arquivos anexados:
Stanislav Korotky  
ferocha:

The mql file has only the code of the header. Take a look.

The only thing i changed was the name of the file that is imported (line 20) because that's the name it came from donwloading. The "WalkForwardOptimizer MT5" file i had to copy and paste into MQL5>Libraries, because originally it was downloaded into MQL5>Include>Market

Try to rename the file as it was stated in the header intially - WalkForwardOptimizer.ex5. Specifically, remove the blank space and add ex5 extension. This is important! Without an extension MT assumes this is a DLL!

ferocha  
Stanislav Korotky:

Try to rename the file as it was stated in the header intially - WalkForwardOptimizer.ex5. Specifically, remove the blank space and add ex5 extension. This is important! Without an extension MT assumes this is a DLL!


Problem solved! It was missing the ".ex5" extension in the name. Thanks a lot man and congratulations on your wonderful job.

ferocha  

please, Friend what does each item mean?

How to interleave the generated data? Do you have any tutorials?
Arquivos anexados:
itens.jpg  35 kb
Alain Verleyen  
Stanislav Korotky:

Yes, you're right. The library should be located in the Libraries folder as a separate file. Unfortunately, MQ do not still support embedding a library as a resource. I've created a ticket in the service desk about this long time ago, but it's still a problem.

Same here, ticket # #1071605 created 2014.09.25

I just rent the library as I have a job for a customer, it was downloaded automatically to :

2017.10.18 10:42:10.537    MQL5 Market    'WalkForwardOptimizer MT5' product has been downloaded to 'MQL5\Scripts\Market\WalkForwardOptimizer MT5.ex5'

Just for information.

Leonardo Almeida  

Hello Stanislav,

I would like to buy your Walkforward library, but I have one question.

I use MT5 on 2 differents computers (one desktop and one notebook). Is it possible to use it on the 2 computers or Do I have to buy it twice?

I use the same account number on the 2 computers.

Thanks,

Leonardo.

Stanislav Korotky  
Leonardo Almeida:

I would like to buy your Walkforward library, but I have one question.

I use MT5 on 2 differents computers (one desktop and one notebook). Is it possible to use it on the 2 computers or Do I have to buy it twice?

I use the same account number on the 2 computers.

The Market provides you with predefined number of activations for every product - by default it's 5. One activation binds the product to specific software/hardware configuration (PC). So you can use the product on both computers for single payment, and you have more 3 activations left in case you need to reconfigure your PCs or add another one.

Account number is not important.

Somente usuários que compraram ou alugaram o produto podem deixar comentários