市场 / MetaTrader 4 / 指标 / Floating gain meter MT4 199 USD 演示已下载: 25 已发布: 6 十月 2022 当前版本: 1.20 找不到合适的EA交易?请在自由职业者服务中订购您自己的EA交易 进入自由职业者服务 如何 购买 自动交易或指标 在 虚拟 主机运行您的EA 购买之前测试一个指标/EA交易 想要在市场 赚钱 吗? 如何介绍 用于流通销售的产品 概述 评分 评论 (5) 新特性 只有购买或租用产品的用户才可以进行评论 fbertran123 2022.10.27 20:50 #1 There is a bug in the expert, i am not able to read the buffer 2022.10.27 14:43:10.104 2021.01.07 05:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf0AchatCt Float0 9.3e-05 Float1 9.3e-05 Float2 9.000000000000001e-05 Float3 8.8999999 2022.10.27 14:45:28.608 2021.01.12 18:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf2AchatLt Float0 5.9e-05 Float1 5.2e-05 Float2 4.6e-05 Float3 4.1e-05 2022.10.27 14:39:11.626 2021.01.05 08:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf3VenteLt Float0 -2.2e-05 Float1 -1.6e-05 Float2 -9e-06 Float3 -1e-06 Can you correct that Thank you Ekaterina Saltykova 2022.10.27 21:27 #2 fbertran123 #: There is a bug in the expert, i am not able to read the buffer 2022.10.27 14:43:10.104 2021.01.07 05:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf0AchatCt Float0 9.3e-05 Float1 9.3e-05 Float2 9.000000000000001e-05 Float3 8.8999999 2022.10.27 14:45:28.608 2021.01.12 18:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf2AchatLt Float0 5.9e-05 Float1 5.2e-05 Float2 4.6e-05 Float3 4.1e-05 2022.10.27 14:39:11.626 2021.01.05 08:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf3VenteLt Float0 -2.2e-05 Float1 -1.6e-05 Float2 -9e-06 Float3 -1e-06 Can you correct that Thank you Hello, thanks for question, but I'm not sure if I understand question correctly. So, you are using this indicator, and also some other expert advisor "Big Trend V140", correct? And this EA( Big Trend V140 ) cant read the indicators buffers? Am I correct? Thanks Ekaterina fbertran123 2022.10.28 02:33 #3 Ekaterina Saltykova #: Hello, thanks for question, but I'm not sure if I understand question correctly. So, you are using this indicator, and also some other expert advisor "Big Trend V140", correct? And this EA( Big Trend V140 ) cant read the indicators buffers? Am I correct? Thanks Ekaterina Yes I use the indicator inside an expert. Ekaterina Saltykova 2022.10.28 10:17 #4 fbertran123 #: Yes I use the indicator inside an expert. I understand now the situation. So, to "connect"/use MT4 indicator into MT4 EA we need these things : - indicator buffers - know indicator "empty value" - use iCustom function This indicator has 4 buffers(buffer0,buffer1,buffer2,buffer3) as you can see in Data Window; Indicator's indexes empty value = 0; The iCustom function is the most "human" function, because you manually need to re-write indicator's inputs / parametres and define buy/sell signal conditions. I have doubts that EA uses indicator's settings/parametres and EA defined correctly enter points. I have seen several similar EA's that can uses different indicators, but all these EA's are not so perfect, you always need correct manually, indicator's inputs and trading buffer conditions. Something similar to this : If indicator's buffer 0 was "empty value" on previous bar, and on current bar buffer 0 != "empty value" ... then open a buy trade (just example); So, finally, this indicator has buffers(please look picture) and it's empty value = 0; It means that from inicator's side is done everything to have possibility interact with MT4 Robot. Please look the part of code in your Expert where iCustom is placed. May be there is something wrong, also check if your EA uses correct indicator's name, all needable inputs are written in iCustom, and how trading(buy/sell) conditions are formed/defined in your EA. Hope it was helpfull. Thanks Ekaterina 附加的文件: data_window.png 63 kb fbertran123 2022.10.29 21:51 #5 Ekaterina Saltykova #: I understand now the situation. So, to "connect"/use MT4 indicator into MT4 EA we need these things : - indicator buffers - know indicator "empty value" - use iCustom function This indicator has 4 buffers(buffer0,buffer1,buffer2,buffer3) as you can see in Data Window; Indicator's indexes empty value = 0; The iCustom function is the most "human" function, because you manually need to re-write indicator's inputs / parametres and define buy/sell signal conditions. I have doubts that EA uses indicator's settings/parametres and EA defined correctly enter points. I have seen several similar EA's that can uses different indicators, but all these EA's are not so perfect, you always need correct manually, indicator's inputs and trading buffer conditions. Something similar to this : If indicator's buffer 0 was "empty value" on previous bar, and on current bar buffer 0 != "empty value" ... then open a buy trade (just example); So, finally, this indicator has buffers(please look picture) and it's empty value = 0; It means that from inicator's side is done everything to have possibility interact with MT4 Robot. Please look the part of code in your Expert where iCustom is placed. May be there is something wrong, also check if your EA uses correct indicator's name, all needable inputs are written in iCustom, and how trading(buy/sell) conditions are formed/defined in your EA. Hope it was helpfull. Thanks Ekaterina I found a solution , I use the type float instead of double Can you change in the data window the number of decimal for 6. Thank you. 只有购买或租用产品的用户才可以进行评论 您错过了交易机会: 免费交易应用程序 8,000+信号可供复制 探索金融市场的经济新闻 注册 登录 拉丁字符(不带空格) 密码将被发送至该邮箱 发生错误 使用 Google 登录 您同意网站政策和使用条款 如果您没有帐号,请注册 可以使用cookies登录MQL5.com网站。 请在您的浏览器中启用必要的设置,否则您将无法登录。 忘记您的登录名/密码? 使用 Google 登录
fbertran123 2022.10.27 20:50 #1 There is a bug in the expert, i am not able to read the buffer 2022.10.27 14:43:10.104 2021.01.07 05:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf0AchatCt Float0 9.3e-05 Float1 9.3e-05 Float2 9.000000000000001e-05 Float3 8.8999999 2022.10.27 14:45:28.608 2021.01.12 18:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf2AchatLt Float0 5.9e-05 Float1 5.2e-05 Float2 4.6e-05 Float3 4.1e-05 2022.10.27 14:39:11.626 2021.01.05 08:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf3VenteLt Float0 -2.2e-05 Float1 -1.6e-05 Float2 -9e-06 Float3 -1e-06 Can you correct that Thank you
Ekaterina Saltykova 2022.10.27 21:27 #2 fbertran123 #: There is a bug in the expert, i am not able to read the buffer 2022.10.27 14:43:10.104 2021.01.07 05:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf0AchatCt Float0 9.3e-05 Float1 9.3e-05 Float2 9.000000000000001e-05 Float3 8.8999999 2022.10.27 14:45:28.608 2021.01.12 18:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf2AchatLt Float0 5.9e-05 Float1 5.2e-05 Float2 4.6e-05 Float3 4.1e-05 2022.10.27 14:39:11.626 2021.01.05 08:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf3VenteLt Float0 -2.2e-05 Float1 -1.6e-05 Float2 -9e-06 Float3 -1e-06 Can you correct that Thank you Hello, thanks for question, but I'm not sure if I understand question correctly. So, you are using this indicator, and also some other expert advisor "Big Trend V140", correct? And this EA( Big Trend V140 ) cant read the indicators buffers? Am I correct? Thanks Ekaterina
fbertran123 2022.10.28 02:33 #3 Ekaterina Saltykova #: Hello, thanks for question, but I'm not sure if I understand question correctly. So, you are using this indicator, and also some other expert advisor "Big Trend V140", correct? And this EA( Big Trend V140 ) cant read the indicators buffers? Am I correct? Thanks Ekaterina Yes I use the indicator inside an expert.
Ekaterina Saltykova 2022.10.28 10:17 #4 fbertran123 #: Yes I use the indicator inside an expert. I understand now the situation. So, to "connect"/use MT4 indicator into MT4 EA we need these things : - indicator buffers - know indicator "empty value" - use iCustom function This indicator has 4 buffers(buffer0,buffer1,buffer2,buffer3) as you can see in Data Window; Indicator's indexes empty value = 0; The iCustom function is the most "human" function, because you manually need to re-write indicator's inputs / parametres and define buy/sell signal conditions. I have doubts that EA uses indicator's settings/parametres and EA defined correctly enter points. I have seen several similar EA's that can uses different indicators, but all these EA's are not so perfect, you always need correct manually, indicator's inputs and trading buffer conditions. Something similar to this : If indicator's buffer 0 was "empty value" on previous bar, and on current bar buffer 0 != "empty value" ... then open a buy trade (just example); So, finally, this indicator has buffers(please look picture) and it's empty value = 0; It means that from inicator's side is done everything to have possibility interact with MT4 Robot. Please look the part of code in your Expert where iCustom is placed. May be there is something wrong, also check if your EA uses correct indicator's name, all needable inputs are written in iCustom, and how trading(buy/sell) conditions are formed/defined in your EA. Hope it was helpfull. Thanks Ekaterina 附加的文件: data_window.png 63 kb
fbertran123 2022.10.29 21:51 #5 Ekaterina Saltykova #: I understand now the situation. So, to "connect"/use MT4 indicator into MT4 EA we need these things : - indicator buffers - know indicator "empty value" - use iCustom function This indicator has 4 buffers(buffer0,buffer1,buffer2,buffer3) as you can see in Data Window; Indicator's indexes empty value = 0; The iCustom function is the most "human" function, because you manually need to re-write indicator's inputs / parametres and define buy/sell signal conditions. I have doubts that EA uses indicator's settings/parametres and EA defined correctly enter points. I have seen several similar EA's that can uses different indicators, but all these EA's are not so perfect, you always need correct manually, indicator's inputs and trading buffer conditions. Something similar to this : If indicator's buffer 0 was "empty value" on previous bar, and on current bar buffer 0 != "empty value" ... then open a buy trade (just example); So, finally, this indicator has buffers(please look picture) and it's empty value = 0; It means that from inicator's side is done everything to have possibility interact with MT4 Robot. Please look the part of code in your Expert where iCustom is placed. May be there is something wrong, also check if your EA uses correct indicator's name, all needable inputs are written in iCustom, and how trading(buy/sell) conditions are formed/defined in your EA. Hope it was helpfull. Thanks Ekaterina I found a solution , I use the type float instead of double Can you change in the data window the number of decimal for 6. Thank you.
There is a bug in the expert, i am not able to read the buffer
2022.10.27 14:43:10.104 2021.01.07 05:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf0AchatCt Float0 9.3e-05 Float1 9.3e-05 Float2 9.000000000000001e-05 Float3 8.8999999
2022.10.27 14:45:28.608 2021.01.12 18:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf2AchatLt Float0 5.9e-05 Float1 5.2e-05 Float2 4.6e-05 Float3 4.1e-05
Can you correct that
Thank you
There is a bug in the expert, i am not able to read the buffer
2022.10.27 14:43:10.104 2021.01.07 05:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf0AchatCt Float0 9.3e-05 Float1 9.3e-05 Float2 9.000000000000001e-05 Float3 8.8999999
2022.10.27 14:45:28.608 2021.01.12 18:00:00 Big Trend V140 GBPJPYi,H1: Float Gain Meter Buf2AchatLt Float0 5.9e-05 Float1 5.2e-05 Float2 4.6e-05 Float3 4.1e-05
Can you correct that
Thank you
Hello, thanks for question, but I'm not sure if I understand question correctly.
So, you are using this indicator, and also some other expert advisor "Big Trend V140", correct?
And this EA( Big Trend V140 ) cant read the indicators buffers? Am I correct?
Thanks
Ekaterina
Hello, thanks for question, but I'm not sure if I understand question correctly.
So, you are using this indicator, and also some other expert advisor "Big Trend V140", correct?
And this EA( Big Trend V140 ) cant read the indicators buffers? Am I correct?
Thanks
Ekaterina
Yes I use the indicator inside an expert.
Yes I use the indicator inside an expert.
I understand now the situation. So, to "connect"/use MT4 indicator into MT4 EA we need these things :
- indicator buffers
- know indicator "empty value"
- use iCustom function
This indicator has 4 buffers(buffer0,buffer1,buffer2,buffer3) as you can see in Data Window;
Indicator's indexes empty value = 0;
The iCustom function is the most "human" function, because you manually need to re-write indicator's
inputs / parametres and define buy/sell signal conditions.
I have doubts that EA uses indicator's settings/parametres and EA defined correctly enter points.
I have seen several similar EA's that can uses different indicators, but all these EA's are not so perfect,
you always need correct manually, indicator's inputs and trading buffer conditions.
Something similar to this : If indicator's buffer 0 was "empty value" on previous bar, and on current bar buffer 0 != "empty value"
... then open a buy trade (just example);
So, finally, this indicator has buffers(please look picture) and it's empty value = 0; It means that from inicator's side
is done everything to have possibility interact with MT4 Robot.
Please look the part of code in your Expert where iCustom is placed. May be there is something wrong, also check if your
EA uses correct indicator's name, all needable inputs are written in iCustom, and how trading(buy/sell) conditions are formed/defined in your EA.
Hope it was helpfull.
Thanks
Ekaterina
I understand now the situation. So, to "connect"/use MT4 indicator into MT4 EA we need these things :
- indicator buffers
- know indicator "empty value"
- use iCustom function
This indicator has 4 buffers(buffer0,buffer1,buffer2,buffer3) as you can see in Data Window;
Indicator's indexes empty value = 0;
The iCustom function is the most "human" function, because you manually need to re-write indicator's
inputs / parametres and define buy/sell signal conditions.
I have doubts that EA uses indicator's settings/parametres and EA defined correctly enter points.
I have seen several similar EA's that can uses different indicators, but all these EA's are not so perfect,
you always need correct manually, indicator's inputs and trading buffer conditions.
Something similar to this : If indicator's buffer 0 was "empty value" on previous bar, and on current bar buffer 0 != "empty value"
... then open a buy trade (just example);
So, finally, this indicator has buffers(please look picture) and it's empty value = 0; It means that from inicator's side
is done everything to have possibility interact with MT4 Robot.
Please look the part of code in your Expert where iCustom is placed. May be there is something wrong, also check if your
EA uses correct indicator's name, all needable inputs are written in iCustom, and how trading(buy/sell) conditions are formed/defined in your EA.
Hope it was helpfull.
Thanks
Ekaterina
I found a solution , I use the type float instead of double
Can you change in the data window the number of decimal for 6.
Thank you.