거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Cycle Lines - MetaTrader 4용 expert

조회수:
11388
평가:
(6)
게시됨:
2019.04.01 23:43
업데이트됨:
2024.02.11 00:03
Cycle Lines.mq4 (122.59 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

With "Cycle Lines" EA you can draw Cycle Lines on the chart and trade with price breakthrough,has 3 buttons for manual trading and allows to predetermine trailing stoploss & take profit, open and close all trades at once.

USEMOVETOBREAKEVEN  system functions like a stop loss

But a one-time function with a smaller value than the subsequent Stop Loss value to lock minimal profit and avoid loss if the price goes against you.

If you have reached a certain value of pips with the direction of the trade -

  • WHENTOMOVETOBE - When to move break even (values: 10-100).

  How many pips would you like to move the stop loss above the price line of the open trade-

  • PIPSTOMOVESL - How much pips to move stop loss (values: 10-100).


Inputs Use_TP_In_Money- Use Take Profit In Money (values:true/false).

    •  TP_In_Money- Take Profit In Money   (values: 10-100).
    • Use_TP_In_percent- Use Take Profit In Percent (values:true/false).
    • TP_In_Percent- Take Profit In Percent (values: 10-100).
    • ------------[Money Trailing Stop For Multiple Trades]----------------------
    • Enable_Trailing-Enable_Trailing with money  (values:true/false).
    • Take Profit In Money (in current currency) (values: 25-200).
    • Stop Loss In Money(in current currency) (values: 1-20).
    • --------------------------------------------------------------------------------------
    • Exit= Close trades if the trend is against you and control draw dwon (values:true/false).
    • 1 st point's date, %
    • 1 st point's price, %
    • 2 nd point's date, %
    • 2 nd point's price, %
    • Color of cycle lines
    • Style of cycle lines
    • Width of cycle lines
    • Background object
    • Highlight to move
    • Hidden in the object list
    • Priority for mouse click
    • Enable "STOP"
    • Lots - Lots size (values: 0.01-10).
    • Lots size Exponent  (values: 1.01-2).
    • MaximumRisk - maximum risk from total margin in %, (values: 0.01 - 0.3).
    • If "MaximumRisk =0" then "Lot=constant"
    • DecreaseFactor - decrease from total margin if you lose a trade.
    • Stop_Loss - Stop Loss (values: 10-100).
    • TakeProfit - Take Profit (values: 10-100).
    • MagicNumber - Magic number (values: 1-100000).
    • NumberOfTrades-Number Of Trades(values: 1-10).
    • IF YOU USE ONLY 1 TRADE:
    • //////////////////////////////////////////////////
    • TrailingStop-set a value from 40 to 100 to activate trailing stop loss & take profit, "0" will not activate trailing stop loss.
    • USEMOVETOBREAKEVEN-Enable " break even " (values: true/false).
    • WHENTOMOVETOBE-When to move break even (values: 1-30).
    • PIPSTOMOVESL=30-How much pips to move stop loss  (values: 1-30).
    • ////////////////////////////////////////////////////////////////////////


        Cycle Lines


          Pan PrizMA Sin leverage 72 Pan PrizMA Sin leverage 72

          Building a moving line by a polynomial of the 4th degree. Extrapolate a sine curve and its axis. One value on each bar is removed from the drawn lines and a sliding line of extrapolated values is drawn, which is not redrawn.

          RSI booster RSI booster

          Scalper for any timeframe, with the "roly-poly" principle.

          Auto Stop And TakeProfit Auto Stop And TakeProfit

          This is a simple EA that automatically places Stops and TakeProfit on opened orders .

          Breakthrough volatility Breakthrough volatility

          "Breakthrough volatility" breakdown robot scalper. Added function "roly-poly".