Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

Multi-SellLimitOrders and Multi-SellStopOrders - script per MetaTrader 4

Visualizzazioni:
17540
Valutazioni:
(6)
Pubblicato:
Aggiornato:
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

==============================================================================================

Multi_SellLimitOrder & Multi_SellStopOrder upgrade: 

Fixed minor execution errors across different brokers and added detailed error descriptions.

Allow to use magic number and order comments. 

Adjust slippage for specific instrument

=============================================================================================


SellLimitInput


SellStopInput



    Multi-BuyLimitOrders and Multi-BuyStopOrders Multi-BuyLimitOrders and Multi-BuyStopOrders

    Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or points. By default, the pips value is set to 400, which means the trade will be placed 400 points away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.

    Multi-SellOrders Multi-SellOrders

    To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. NumberOfSell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

    Strongest Pair Indicator Strongest Pair Indicator

    This will return the pair with the most growth in the user input start time and end time

    Ma Price Cross (Custom Time) Ma Price Cross (Custom Time)

    Buys when price breaks above the MA and Sells when price breaks below the MA. User can choose the time range (server time) to trade in.