Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15
Like Tree4Likes

All about Script(s) for MT4 and MT5

This is a discussion on All about Script(s) for MT4 and MT5 within the Trading tools forums, part of the Trading Forum category; Hi, Is there a script or an EA that can place the EXIT price on all open positions at a ...

      
   
  1. #11
    Member
    Join Date
    Jun 2015
    Posts
    71
    Hi, Is there a script or an EA that can place the EXIT price on all open positions at a certain price? i.e. I should be able to select/insert one price for take profit.

  2. #12
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Limit orders Pro

    Limit orders Pro - script for MetaTrader 4

    This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.
    mecman likes this.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  3. #13
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Close Positions Current Symbol

    Close Positions Current Symbol - script for MetaTrader 5

    This script closes all positions by the symbol on the chart of which it was thrown. The script copies the Magic number at the position to be closed, while the script does not have its Magic number.


    For example, the symbol 'USDJPY' has several positions open:

    • position # 1 was opened manually and therefore its Magic is '0'
    • position # 2 was opened by advisers and its Magic is equal to '300'


    We drop the script onto the 'USDJPY' chart - it means the script will try to close all positions by the 'USDJPY' symbol. In this case, before closing position # 1, he will set himself a Magic number '0', and before closing position # 2 he will set '300'.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  4. #14
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Grid

    Grid - script for MetaTrader 5

    This simple script can serve as the basis for a good EA.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #15
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    Group transfer Stop loss

    Group transfer Stop loss - script for MetaTrader 5

    All about Script(s) for MT4 and MT5-6565_1.png


    All about Script(s) for MT4 and MT5-6565_3.png


    Works on all positions on the current symbol. You set the stop loss price and the script moves the stop loss for all positions.
    Do not forget to swtich Algo Trading to be ON in Metatrader 5.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 2 of 2 FirstFirst 1 2

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •