市场 / MetaTrader 4 / 指标 / Scalper gun 4.5 89 USD 演示已下载: 508 已发布: 12 五月 2019 当前版本: 1.3 找不到合适的EA交易?请在自由职业者服务中订购您自己的EA交易 进入自由职业者服务 如何 购买 自动交易或指标 在 虚拟 主机运行您的EA 购买之前测试一个指标/EA交易 想要在市场 赚钱 吗? 如何介绍 用于流通销售的产品 概述 评分 (2) 评论 (8) 新特性 只有购买或租用产品的用户才可以进行评论 20031 2019.10.30 06:49 #1 The best frame works on it Mikhail Nazarenko 2019.10.30 08:01 #2 20031: The best frame works on it I created this indicator as an improved version of the popular indicator Scalping Indicator Pro. See trade details here. https://www.mql5.com/ru/market/product/30581 Aravind Kolanupaka 2019.11.10 01:01 #3 Hi Mikhail , Can you put arrows on the charts as signals for turning points please ? Mikhail Nazarenko 2019.11.10 15:37 #4 Aravind: Hi Mikhail , Can you put arrows on the charts as signals for turning points please ? ОК Mikhail Nazarenko 2019.11.11 10:33 #5 Aravind: Hi Mikhail , Can you put arrows on the charts as signals for turning points please ? Your offer is implemented in version 1.2 Aravind Kolanupaka 2020.07.26 20:37 #6 Hello Mikhail, is it posible to read values from this indicator from an EA ? If so possible could please specify buffer values ? Thank you. Mikhail Nazarenko 2020.07.27 11:18 #7 Aravind: Hello Mikhail, is it posible to read values from this indicator from an EA ? If so possible could please specify buffer values ? Thank you. IndicatorBuffers(6); SetIndexBuffer(0, SlowLine); SetIndexStyle(0,DRAW_LINE,STYLE_SOLID,4); SetIndexLabel(0,"Slow line"); SetIndexBuffer(1, FastLine); SetIndexStyle(1,DRAW_LINE,STYLE_SOLID,1); SetIndexLabel(1,"Fast line"); SetIndexBuffer(2, DownTrend); SetIndexStyle(2,DRAW_ARROW,STYLE_SOLID,1); SetIndexArrow(2,159); SetIndexLabel(2,"Down trend"); SetIndexBuffer(3, UpTrend); SetIndexStyle(3,DRAW_ARROW,STYLE_SOLID,1); SetIndexArrow(3,159); SetIndexLabel(3,"Up trend"); SetIndexBuffer(4, SellEntryPoints); SetIndexStyle(4,DRAW_ARROW,STYLE_SOLID,2); SetIndexArrow(4,159); SetIndexLabel(4,"Sell entry point!"); SetIndexBuffer(5, BuyEntryPoints); SetIndexStyle(5,DRAW_ARROW,STYLE_SOLID,2); SetIndexArrow(5,159); SetIndexLabel(5,"Buy entry point!"); lauro1956 2022.02.10 21:58 #8 Good evening Mr. Nazarenko Good indicator, you feel safe with it. Please, in what timeframe do you consider that the indicator is more effective? Your personal opinion. Thanks a lot 只有购买或租用产品的用户才可以进行评论 您错过了交易机会: 免费交易应用程序 8,000+信号可供复制 探索金融市场的经济新闻 注册 登录 拉丁字符(不带空格) 密码将被发送至该邮箱 发生错误 使用 Google 登录 您同意网站政策和使用条款 如果您没有帐号,请注册 可以使用cookies登录MQL5.com网站。 请在您的浏览器中启用必要的设置,否则您将无法登录。 忘记您的登录名/密码? 使用 Google 登录
Mikhail Nazarenko 2019.10.30 08:01 #2 20031: The best frame works on it I created this indicator as an improved version of the popular indicator Scalping Indicator Pro. See trade details here. https://www.mql5.com/ru/market/product/30581
Aravind Kolanupaka 2019.11.10 01:01 #3 Hi Mikhail , Can you put arrows on the charts as signals for turning points please ?
Mikhail Nazarenko 2019.11.10 15:37 #4 Aravind: Hi Mikhail , Can you put arrows on the charts as signals for turning points please ? ОК
Mikhail Nazarenko 2019.11.11 10:33 #5 Aravind: Hi Mikhail , Can you put arrows on the charts as signals for turning points please ? Your offer is implemented in version 1.2
Aravind Kolanupaka 2020.07.26 20:37 #6 Hello Mikhail, is it posible to read values from this indicator from an EA ? If so possible could please specify buffer values ? Thank you.
Mikhail Nazarenko 2020.07.27 11:18 #7 Aravind: Hello Mikhail, is it posible to read values from this indicator from an EA ? If so possible could please specify buffer values ? Thank you. IndicatorBuffers(6); SetIndexBuffer(0, SlowLine); SetIndexStyle(0,DRAW_LINE,STYLE_SOLID,4); SetIndexLabel(0,"Slow line"); SetIndexBuffer(1, FastLine); SetIndexStyle(1,DRAW_LINE,STYLE_SOLID,1); SetIndexLabel(1,"Fast line"); SetIndexBuffer(2, DownTrend); SetIndexStyle(2,DRAW_ARROW,STYLE_SOLID,1); SetIndexArrow(2,159); SetIndexLabel(2,"Down trend"); SetIndexBuffer(3, UpTrend); SetIndexStyle(3,DRAW_ARROW,STYLE_SOLID,1); SetIndexArrow(3,159); SetIndexLabel(3,"Up trend"); SetIndexBuffer(4, SellEntryPoints); SetIndexStyle(4,DRAW_ARROW,STYLE_SOLID,2); SetIndexArrow(4,159); SetIndexLabel(4,"Sell entry point!"); SetIndexBuffer(5, BuyEntryPoints); SetIndexStyle(5,DRAW_ARROW,STYLE_SOLID,2); SetIndexArrow(5,159); SetIndexLabel(5,"Buy entry point!");
lauro1956 2022.02.10 21:58 #8 Good evening Mr. Nazarenko Good indicator, you feel safe with it. Please, in what timeframe do you consider that the indicator is more effective? Your personal opinion. Thanks a lot
The best frame works on it
I created this indicator as an improved version of the popular indicator Scalping Indicator Pro. See trade details here.
https://www.mql5.com/ru/market/product/30581
Hi Mikhail , Can you put arrows on the charts as signals for turning points please ?
ОК
Hi Mikhail , Can you put arrows on the charts as signals for turning points please ?
Your offer is implemented in version 1.2
Hello Mikhail, is it posible to read values from this indicator from an EA ? If so possible could please specify buffer values ?
Thank you.
Hello Mikhail, is it posible to read values from this indicator from an EA ? If so possible could please specify buffer values ?
Thank you.
IndicatorBuffers(6);
SetIndexBuffer(0, SlowLine);
SetIndexStyle(0,DRAW_LINE,STYLE_SOLID,4);
SetIndexLabel(0,"Slow line");
SetIndexBuffer(1, FastLine);
SetIndexStyle(1,DRAW_LINE,STYLE_SOLID,1);
SetIndexLabel(1,"Fast line");
SetIndexBuffer(2, DownTrend);
SetIndexStyle(2,DRAW_ARROW,STYLE_SOLID,1);
SetIndexArrow(2,159);
SetIndexLabel(2,"Down trend");
SetIndexBuffer(3, UpTrend);
SetIndexStyle(3,DRAW_ARROW,STYLE_SOLID,1);
SetIndexArrow(3,159);
SetIndexLabel(3,"Up trend");
SetIndexBuffer(4, SellEntryPoints);
SetIndexStyle(4,DRAW_ARROW,STYLE_SOLID,2);
SetIndexArrow(4,159);
SetIndexLabel(4,"Sell entry point!");
SetIndexBuffer(5, BuyEntryPoints);
SetIndexStyle(5,DRAW_ARROW,STYLE_SOLID,2);
SetIndexArrow(5,159);
SetIndexLabel(5,"Buy entry point!");
Good evening Mr. Nazarenko
Good indicator, you feel safe with it.
Please, in what timeframe do you consider that the indicator is more effective? Your personal opinion.
Thanks a lot