Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed. Features ...
Showing posts with label Closing. Show all posts
Showing posts with label Closing. Show all posts
MetaTrader 5 Expert Advisor | Assisted position closing tool
0
Two parameters; The first one sets the stop loss amount, which must be negative. It does not work without input. The second one i...
MetaTrader 4 Script | Closing Prices to CSV file
0
The script gets all the symbols available on your platform and writes their closing prices for a specific bar to a csv file. You can...
MetaTrader 4 Indicator | Pivot Point with adjustable closing time
0
PP indicator on daily (weekly, monthly) level, for use in timeframes smaller than daily . I'll skip the part discussing its basic...
MetaTrader 5 Indicator | Candle Closing Time Remaining (CCTR) MT5
0
Candle Closing Time Remaining (CCTR) MT5 is an indicator which displays the remaining time for an open candle to be closed. Feature...
MetaTrader 5 Indicator | Candle Closing Time Notify Alarm
0
Notifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart. In the default setti...
MetaTrader 5 Script | closing partially script and Stop loss to Break Even point
0
closing partially script and Stop loss to Break Even point Input Parameters are as follows. input bool ParticalClosed=false; i...
MetaTrader 4 Script | Closing All Open Orders
0
This Script Closed All Open Orders At Once (Except Pending Orders) 41071
MetaTrader 4 Script | Closing all open trades if all one symbol and one trade direction
0
MetaTrader 4 Script | Closing all open trades if all one symbol and one trade direction
RobotFX
16.6.25
All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one la...