Jump to content

mike73

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by mike73

  1. I don't think that we can choose the best forex broker. The best for what? If you're a scalper you need trading conditions for quick trading and if you're a long term trader, you need a swap-free account, for example. As for scalping, ECN account from FreshForex was called the best one https://freshforex.com/company/news/news_6025.html

    agree, and they give 1000$ nodeposit 7day trading, 27-29 november registration http://freshforex.org/traders/promotion/test-drive.html?aff=62083

  2. useful close script ever i know

     

    Description

    Close All Script

     

     

    I got a lot of messages and emails asking me for a script that closes all the opened trades!

    This script is for all prurposes closing options which you can use it to close your instant orders (the orders you open at the current market price which they are the normal orders and the opposite of pending orders), pending orders and more!

    CloseAll script:

     

    The script is all purposes closing script which means you can decide what type orders you want to close.

    You can choose one of 8 options by its index number by setting the option parameter in the input window you get when you run the script (Figure 1):

    http://www.xpworx.com/images/closeall.gif

    These are the options:

     

    0 Close all the orders (instant and pending orders) - this is the default option which mean if you run the script and didn't set any parameters all the orders (instant and pending) will be closed.

    1 Close all instant orders; instant orders mean the orders that opened at the market price.

    2 Close all pending orders.

    3 Close by the magic number. You have to set the magic_number variable.

    4 Close by comment. You have to set the comment_text variable.

    5 Close orders (instant orders) in profit and leave the orders in loss.

    6 Close orders (instant orders) in loss and leave the orders in profit.

    7 Close not today orders and leave the orders that opened today.

    8 Close before a date (input) orders.

    The other variables which you can set are:

     

    magic_number : Set it if you'll use closing option 3 - closing by magic number.

    comment_text : Set it if you'll use closing option 4 - closing by comment.

    before_day : Set it if you'll use closing option 8 - closing before date.

    Slippage : Allowed difference between the expected close price and the price the trade actually closes at.

    Enjoy yourself! and tell me your comment!

    Current version 3.00 (19-Sep-2011)

     

    divshare.com/download/24883246-04a

  3. The script west_closeall.ex4 closes all open positions and removes all pending orders on all instruments.

    In your script before running it is possible to specify only the closing of positions, or just remove pending orders.

    Standard settings:

    ClosePositions = true : true - close all open positions

    RemovePendedOrders= true : true - to remove all pending orders

    exSlippage = 7 : The allowable amount of slip in pips

    : (For closing open positions only)

     

    Also, the script can handle "requotes", "off quotas" and "broker busy".

     

    Installed in the experts\scripts\ your trading terminal MetaTrader4.

     

    http://img6.imageshack.us/img6/1237/20120120011228.jpg

     

    www.divshare.com/download/16607872-bdc

     

    Great Time to be how Gods

×
×
  • Create New...