客服热线:18391752892
当前位置: 首页 » 外汇EA商城 » 智能交易 »在MetaTrader市场购买MetaTrader 4的'MQL Trendline EA' 自动交易程序(EA交易)

在MetaTrader市场购买MetaTrader 4的'MQL Trendline EA' 自动交易程序(EA交易)

品牌:
顺水的鱼外汇EA
起批 1-30000件 30001件以上
价格 3988.00 10.00
评分:
人气( 750 )  共有 0 条评价 ( 销量:0件 )

手机扫购有惊喜
物流:
:3988.00  
数量:
   
(当前库存 888888 件)
  • 收藏商品(0)
  • 告诉好友
  • 举 报
  • 顺水的鱼外汇EA

    发 货 地:
    默认地区
    全网同类推荐
    • ¥1100.00
    • ¥3988.00
    • ¥3988.00
    • ¥3988.00
    • ¥3988.00
    • ¥3988.00

    店长精品橱窗推荐

    本店商品分类

    • -暂无分类

    本店商品排行

    • 概述
    • 评论 (1)
    • 评论 (14)
    • 新特性

    MQL Trendline EA

    Summary

    This EA will trade semi-automatically based on trend lines or horizontal lines that are manually plotted on the chart by the user. It can handle any number of lines per chart and each line can have its own adjustable settings. This EA manages every line separately based on specific user 'keywords' for each line. It does not apply the same EA settings to each line the same way. This is why there are very few inputs in this EA. This allows for a single EA on a single chart that can manage many lines and settings at the same time. This makes the EA more user-friendly.


    Inputs

    The EA has all standard inputs that should be self-explanatory, such as Magic Number, max. slippage, and so on. Main EA settings are controlled with 'keywords' and not standard EA inputs.


    Keywords

    As mentioned above in the summary, each line can have it's own adjustable settings. These are controlled by set 'keywords' that the EA looks for. These keywords are entered into the 'name' field for each line. You can find and edit the name field for a trend line or horizontal line by highlighting the line by double clicking on it, then right clicking on the line, and then selecting either 'Horizontal Line properties' or 'Trendline properties'. You should remove the default name assigned by metaTrader and replace it with your keywords and any values. Some keywords are mandatory and some are optional. It depends on the situation. Below is a list of the available keywords.

    • TL

      Format: TL=1, TL=2, TL=3, etc...

      Necessity: Mandatory

      Description: This keyword is what is used to assign a unique trend line number to each trend line. The EA will use this number to categorize and manage the lines separately. For example, if you have 10 lines on the chart and each have their own settings, then the EA will not get confused since each will have its own TL identifier. This TL is also used for the order comments. So, this will help in your own analysis as well.

    • Trade

      Format: Trade (by itself)

      Necessity: Mandatory (if trading)

      Description: This is the keyword to use if you want the EA to trade the trend line.

    • alert

      Format: alert (by itself)

      Necessity: Mandatory (if alerting)

      Description: This is the keyword to use if you want the EA to alert for the trend line. There are 4 types of alerts possible which are in the EA's inputs.

    • Timer

      Format: Timer=08:00-15:45 (hours:minutes-hours:minutes)

      Necessity: Optional

      Description: This represents the allowable time period that new trades can be opened and for alerts to occur. Existing trades will not be closed out if the current time goes outside the timer limits. They would still close out normally. only new trades will not be made outside the allowed times. And new alerts will not occur outside the allowed times. This input must be in a valid format in order to be used properly. Do not add any strange characters or spaces to the input string. For example, 08.00, 0800, and 08 00 are not the same as 08:00. The timer is based on the broker's operating time as seen in the metaTrader platform. The timer is not based on GMT time or your PC's time. Both hours and minutes can be used in the timer.

    • Lots

      Format: Lots=0.10

      Necessity: Mandatory (if trading)

      Description: This is the keyword to use to set lot size of the trade. It is not used if trading is disabled.

    • SL

      Format: SL=10

      Necessity: Optional

      Description: This is the keyword to use to set the stop loss of the trade. This input is based in Points and not Pips. This input is only used if the line will be traded. If trading and this keyword is not used, SL will simply be 0.

    • TP

      Format: TP=20

      Necessity: Optional

      Description: This is the keyword to use to set the take profit of the trade. This input is based in Points and not Pips. This input is only used if the line will be traded. If trading and this keyword is not used, TP will simply be 0.


    Keyword Examples

    • Example 1

      Let's say price is below a trend line and you expect price to go up, bounce off, and reverse down. You want to set a TP of 200 Points and a SL of 400 Points.

      You could use this keyword string: "TL=1,Trade,Sell,Lots=0.25,TP=200,SL=400"

    • Example 2

      Let's say you see a market range and expect there to be a breakout once one of the horizontal lines is reached. You do not want a TP or SL.

      You could use these two keyword strings: "TL=1,Trade,Buy,Lots=1.50" & "TL=2,Trade,Sell,Lots=1.50"

    • Example 3

      Let's say price is currently below a certain important level and you simply want to receive an alert once a certain price is reached, so you can place a buy order manually.

      You could use this keyword string: "TL=1,alert,Buy"

    • Example 4

      Let's say you want to trade a certain line but only after price has breached the line by 100 Points.

      You could draw a parallel line above/below the important line you want to trade by 100 Points and use this as the actual trading line. Then you could use this parallel line and set this string: "TL=1,Trade,Buy,Lots=0.01"


    Notes

    • The keywords are NOT case sensitive. So, the keywords 'Trade', trade, and TRADE are recognized as the same.
    • All alerts are standard metaTrader alerts. Some of them will require you to input your details in the metaTrader terminal in order for them to work.
    • Screenshots are optional and meant to help with your records and analysis since they are taken before the lines are deleted. Screenshots are taken only when trading is done, but not when alerting only. They are saved in your platform's 'Files' folder. The file names are named by the order's ticket number.
    • Keep in mind that once a trade or alert occurs, the EA will delete the line since it did its job already.
    • This EA can be tested in the back tester in visual mode the same way as in live trading. Just draw your lines on the chart as normal.
    • The lines can be adjusted or moved on the chart even during EA operation. You do NOT need to remove, pause, or reset the EA in order to adjust or move the lines.
    • Keywords must be separated by a comma (",") but the order of keywords does not matter.
    ta itemprop="image" content="https://c.mql5.com/31/34/mql-trendline-ea-screen-2248.png" />

    因厂家更改商品包装、场地、附配件等不做提前通知,且每位咨询者购买、提问时间等不同。为此,客服给到的回复仅对提问者3天内有效,其他网友仅供参考!给您带来的不变还请谅解,谢谢!

     
    • 18391752892

      网站客服

      法定工作日

      8:30-17:30

    • 了解更多外汇信息

      微信扫描关注

    • 用户反馈