fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. shafqat
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by shafqat

    • RE: Bug in TRAILING STOP in MQL5 Version

      __This is what I tried:
      http://prntscr.com/bmqdi4
      And this is how it worked:
      http://prntscr.com/bmqdbh

      I got some modifications. I don't know what does not work. I need more information, what I am missing here?

      shafqat, I never tried the built-in trailing stop, but the block should work. There are so many settings, because people wanted them.[/quote:3pfe8g0u]
      thank sir you resolve my problem......now point clear..Thanks alot

      posted in Bug Reports
      S
      shafqat
    • RE: Bug in TRAILING STOP in MQL5 Version

      Trailing Stop

      Stop Loss is intended for reducing of losses where the symbol price moves in an unprofitable direction. If the position becomes profitable, Stop Loss can be manually shifted to a break-even level. To automate this process, Trailing Stop was created. This tool is especially useful when price changes strongly in the same direction or when it is impossible to watch the market continuously for some reason.
      trailing_stop_menu
      Trailing Stop is always attached to an open position and works in client terminal, not at the server like Stop Loss, for example. To set the trailing stop, one has to execute the open position context menu command of the same name in the "Terminal" window. Then one has to select the desirable value of distance between the Stop Loss level and the current price in the list opened. Only one trailing stop can be set for each open position.
      After the above actions have been performed, at incoming of new quotes, the terminal checks whether the open position is profitable. As soon as profit in points becomes equal to or higher than the specified level, command to place the Stop Loss order will be given automatically. The order level is set at the specified distance from the current price. Further, if price changes in the more profitable direction, trailing stop will make the Stop Loss level follow the price automatically, but if profitability of the position falls, the order will not be modified anymore. Thus, the profit of the trade position is fixed automatically. After each automatic Stop Loss order modification, a record will be made in the terminal journal.
      Trailing stop can be disabled by setting "None" in managing menu. And trailing stops of all open positions and pending orders will be disabled if the "Delete All" command of the same menu has been executed.
      •Trailing Stop works in the client terminal, not in the server (like Stop Loss or Take Profit). This is why it will not work, unlike the above orders, if the terminal is off. In this case, only the Stop Loss level will trigger that has been set by trailing stop.
      •Trailing Stop is processed once per tick. If multiple orders with Trailing Stop are open for one symbol, only the trailing stop of the latest open order is processed.

      posted in Bug Reports
      S
      shafqat
    • RE: Bug in TRAILING STOP in MQL5 Version

      due to trailing stop of fxdreema our mostly EA failed.long term strategies required default mt4 trailing stop. fxdreema please build a simple trailing stop like default mt4 trailing stop..your trailing is very complicated mostly member have problem with it.please check this link
      http://www.metatrader4.com/en/trading-p ... s/trailing

      posted in Bug Reports
      S
      shafqat
    • RE: EA coding Help needed

      i want to build EA on MA Cross Over...can you tell me if my buy order is executed on above MA cross over and want to close it below MA cross over and same time sell order will be executed or not.....? if not why ?

      posted in General Discussions
      S
      shafqat
    • 1 / 1