22.03.2018
Futures trading for beginners
OrderTime - Indicator for MetaTrader 4
TypeIndicators
PlatformMT4
Version10
Date created18 December 2014
Date updated27 October 2017
Formatmq4
Size4.2Kb
Downloads160
Rating
The script was created in order for the trader to receive the information about the opening and closing of the transaction and about the slippage in the market. The script works in tandem with different advisors. Before start trading, set the following parameters:
- Close_After_Open - true (the trade will close after 1 second after it is opened) or false (the trade will be closed automatically);
- Operations - 1;
- Delay - 5000;
- Lot_Size - 0.01;
- Stop_Loss - 250;
- Take_Profit - 100;
- Slip_Page - 30.
Share
- Previous robot: OrderSystemAutomation v1.1
- Next robot: original-RSI_EMA_MTF