Dynamic zone indicators ... - page 134

 
dimitri1:

Dearest MrTools,

I need your Help or Suggestion regarding your indicator. How to insert the "inputs" when creating an "iCustom" call of the indicator. When the "mq4" file is available, it is very easy and without mistake create the iCustom .... Thank you in advance for your help / suggestion.

Best Regards

Dimitri

Dimitri

You do not need the mq4 file in order to use it with iCustom()


PS: you have a small icon near each parameter in the inputs tab which shows you exactly which is the exact parameter type. The name is irrelevant (metatrader uses parameters by value, not by name : whatever name you use is the same, as long as the parameters type and order is correct)
 
sebastianK:
You have the list of parameters when you open the inputs tab

Thank you "sebastianK" ....

Best Regards

Dimitri

 
mladen:

Dimitri

You do not need the mq4 file in order to use it with iCustom()


PS: you have a small icon near each parameter in the inputs tab which shows you exactly which is the exact parameter type. The name is irrelevant (metatrader uses parameters by value, not by name : whatever name you use is the same, as long as the parameters type and order is correct)

Thank you MLADEN ...

It is clear....

Best Regards

Dimitri

 
dimitri1:

Thank you "sebastianK" ....

Best Regards

Dimitri

You are welcome
 

Hello,

Just a question..

Would it be possible to create a dynamic zone zigzag indicator (onchart and/or in separate window)?

regards

 

Is is faster to use the dll-version?

Can you post a newer version of dynamiczone_dll_may_2014.zip or is it the newest? Please change post 1 then also.

 
friend4you:

Is is faster to use the dll-version?

Can you post a newer version of dynamiczone_dll_may_2014.zip or is it the newest? Please change post 1 then also.

There is no newer version and dll is always faster then to use the native mql code
 
friend4you:

Is is faster to use the dll-version?

Can you post a newer version of dynamiczone_dll_may_2014.zip or is it the newest? Please change post 1 then also.

dlls are always faster than interpreted languages like mql
 

Hi Mladen

Just question:

Is that possible to add filter option to some of dynamic indicators? 

 
talaate:

Hi Mladen

Just question:

Is that possible to add filter option to some of dynamic indicators? 

To values - yes.

To dynamic zones  - would not be logical, since dynamic zones are a kind of a filter on their own (it would be a sort of double filtering)

Reason: