Questions from a "dummy" - page 221

 
TVA_11:
I'll try to find it.
Take a look. Maybe something will come in handy.
Объемы Форекс
  • 2010.06.09
  • nikita
  • www.forexdengi.com
Хотелось бы обсудить тему объемов на рынке. Знаю что некоторые трейдеры строят свои стратегии торговли именно по данным об объемах. Естественно, реальных объемов узнать невозможно простым смертным,но все-таки...
 
Hi folks! Can you tell me how to pass an array into a separate class? THANK YOU!
 
Please advise how to set a price indent in a pending order
Документация по MQL5: Стандартные константы, перечисления и структуры / Торговые константы / Свойства ордеров
Документация по MQL5: Стандартные константы, перечисления и структуры / Торговые константы / Свойства ордеров
  • www.mql5.com
Стандартные константы, перечисления и структуры / Торговые константы / Свойства ордеров - Документация по MQL5
 
baramantan: Can you tell me how to pass an array into a separate class?
Class constructors are parametric. Try using a reference to an array as such a parameter.
Документация по MQL5: Основы языка / Типы данных / Структуры и классы
Документация по MQL5: Основы языка / Типы данных / Структуры и классы
  • www.mql5.com
Основы языка / Типы данных / Структуры и классы - Документация по MQL5
 
AlexGlazunov: Please tell me how to set a price indent in a pending order
I'm not quite sure what the problem is. Which field (price, stop loss, take profit) of the trade request needs arithmetic operation?
 

I want to see how it all works.

I downloaded K_esimplema.mq5, compiled it.

How to send it to Expert Advisors?

 
TVA_11: I want to see how it all works. I downloaded K_esimplema.mq5, compiled it, how to send it to Expert Advisors?
If I understood the question correctly, then after compiling the program it should be found in the terminal (Navigator window) and run/drag it on some open chart.
 

It is not in the terminal (navigator window).

Everything looks standard there, just as it did before compilation.

Advisors

administer

exemplars

also...

 

https://www.mql5.com/ru/code/103 this expert.

First, I created what was in the Expert Advisor. Then I pasted the program text there.

Compiled it.

Started the tester goo.

The graph of a minute. Optimized parameter is the period of average MA.

154 variants.

Not a single trade in any variant. What is wrong?

Simple MA Expert Advisor
Simple MA Expert Advisor
  • votes: 15
  • 2010.04.27
  • Karlis Balcers
  • www.mql5.com
Простой эксперт для тех, кто хочет попробовать новый тестер стратегий.
 
There are no trades on the clock either. The period is the last year.