支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

ScriptBot Plus MT5

👤 作者: Fabio Luis Pretti

5.0 分

¥420.00

📌 版本: v1.25
📥 下载: 0
⭐ 评分: 5.0

📝 产品详情

ScriptBot Plus MT5

作者Fabio Luis Pretti
版本v1.25
更新2022-10-27T20:38:36
激活数20
原价$60 USD

ScriptBot+ It is a robust programmable robot, designed to allow the user to develop their strategy quickly, with fewer limitations and a multitude of subsystems and triggers based on logical expressions.


Utility:

With ScriptBot+, it is possible to convert a variety of TEXTS into logical expressions. These expressions, composed of Operators, Variables, and Functions, make it possible to perform calculations using data from indicators, charts, orders, or the client's account. By means of arithmetic operations and comparisons, these expressions play the role of guidelines for the robot, indicating precisely how operations in the market should take place.



Logical expressions:

Examples:
1. Enter the market when the closing price is higher than the closing price of the previous candlestick.
    - Expression: CLOSE[1] > CLOSE[2]
    - Info: ">" plus signal, "CLOSE[1]" is the price of the penultimate candle, and "CLOSE[2]" is the price of the penultimate candlestick.
2. Close all positions when the Profit is greater than or equal to $30.
    - Expression: ALL_PROFIT_OPEN>=30
    - Info: ">=" sign greater than or equal to, "ALL_PROFIT_OPEN" returns the profit of all open positions.

These were just a few simple examples, ScriptBot has comprehensive documentation so that you can fully understand how the robot works.



Operators:

+                    | Add;
-                    | Subtract;
*                    | Multiply;
/                    | Divide;
!                    | Denial;
%                    | Rest of the room.
>                    | Greater than;
<                    | Less than;
>=                   | Greater than or equal to;
<=                   | Less than or equal to;
==                   | Equals ;
!=                   | Different from;
&&                   | And;
|                    | Or;
( )                  | Prioritize;
? :                  | Condition IF '?' and ELSE ':';
->                   | Run after the previous calculation returns true;
-|                   | Execute regardless of the return value of the previous calculations;
//text or /* text */ | Comment, code from the comment will not be executed;



Variables & Functions:

- As there are many variables and functions, you will be able to find it in the robot's documentation, just access the link that is fixed in the robot's parameters.



Characteristics:

  • Fully configurable.
  • It allows you to install up to 21 indicators of your liking!
  • Allows you to configure different filters.
  • Create your strategies using logical expressions!
  • Get a wide variety of variables and functions!
  • Set different hours and days of operation!
  • Track or control the robot from a dashboard.
  • Get sound alerts!
  • It allows the configuration of a multitude of subsystems.
  • Control the sending format of orders and targets.
  • Compatible with custom graphics.
  • And much more...



Subsystems:

  • Daily goal;
  • Simple average price;
  • Partial;
  • Break Even;
  • Trailing stop;
  • Soros gale;
  • Martigale;
  • Hedge;
  • Linear gradient;
  • Advanced average price;



IMPORTANT:


安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览