Discussion of article "Mini Market Emulator or Manual Strategy Tester" - page 2

 
Bruri Setiya Budi:

 

hello 

i try to use this indicator,,but i the mesage "cannot copy (timeframe)" can you explain ? how it work

regards

Hello. The indicator copies historical data, but they are not always loaded in the MT5. Try using the date closer to the current date, for example 01/01/2018. If the problem goes away, then the point is this.

 
hi, something don't work i can trade here
Files:
 
henry2896:
hi, something don't work i can trade here

Hey. I did not check the performance on this dealing center. But it should work. Perhaps indicator are typing errors there. And the screenshot shows that the indicator didn’t turn around as it should ... Try to trim the beginning of the construction, for example, in the region of a couple of months from the current date, to test...

 

Hello,

I tested this indicator and I have the following error.

Copy error, period_M1 press C

 
Pierre Rougier:

Hello,

I tested this indicator and I have the following error.

This question has already been raised (#1), the answer is the following:

Hello. The indicator copies historical data, but they are not always loaded in the MT5. Try using the date closer to the current date, for example 01/08/2018. If the problem goes away, then the point is this.

 
Is there any way to have the MT4 version?
 
Mike Mohebbi:
Is there any way to have the MT4 version?

I did not write on MT4. But maybe someone will write.

 

Good evening, how do I install this mini emulator? I've tried here but haven't succeeded.

 
Diou:

Good evening, how do I install this mini emulator? I've tried here but haven't succeeded.

Open MetaEditor.

Choose as in the picture (below), place the file "STSv1.1.mq5" in the folder that opens. And open the placed file (STSv1.1.mq5).

Then select as in the image (below), in the opened folder, place the unzipped folder "for_STS.zip" with images.

Then compile.

Use as an indicator in MT5.

 

Help, I get an error.

2021.11.08 00:04:32.398 STSv1.1(EURUSD,M1) array out of range in 'STSv1.1.mq5' (734,54)

build 2875.


It warns on this line of code. Can I fix it?

output_o[input_end_bar_indicator]=input_rates[stopped_rates_bar].open;