The indicator shows the position of the current price in a channel. First it determines the channel boundaries. The upper boundary i...
Showing posts with label Position. Show all posts
Showing posts with label Position. Show all posts
MetaTrader 5 Indicator | Cronex Super Position
0
Real author: Cronex Superposition of RSI and DeMarker technical indicators. As a rule, it takes too much time to switch between th...
MetaTrader 4 Indicator | Open position with STOCH and RSI
0
Description: This indicator uses Stochastic with periods 8,3,3 and RSI 3 cross RSI 13 and it use a confirmation trend macd cross ...
MetaTrader 4 Indicator | Open Position v3a - Updated for MT4 Build 600
0
Open Positions v2 ( updated - see below ) Open Position V2 has been updated to Open Position v3a for MT4 Build 600. Remove ...
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 5 Script | Long position
0
A simple script that allows you to open a Long position using the current price location with a specified Risk Percentage and Reward ...
MetaTrader 5 Script | Short position
0
A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward...
MetaTrader 4 Libraries | Count Buy-Sell Position
0
This library has two functions: first to count OP_BUY positions and second to count OP_SELL positions. 15307 Best MetaTrader Ind...
MetaTrader 5 Indicator | VWAP Custom Position
0
The indicator calculates standard VWAP (Volume Weighted Average Price) line, with the advantage of user defined start point. The s...
MetaTrader 4 Indicator | Position Size Calculator - Based on VP Money Management rules
0
MetaTrader 4 Indicator | Position Size Calculator - Based on VP Money Management rules
RobotFX
12.7.25
Version 2.0 Uploaded - Version 1.xx users please update risk % This indicator is based on the Money Management approach used by VP...
MetaTrader 5 Expert Advisor | MA MACD Position averaging v2
0
Improvement of the first version (MA MACD Position averaging). The EA features the trading signal reversal upon initial opening (when...
MetaTrader 5 Expert Advisor | MA MACD Position averaging
0
Idea by: Myth63 Code mq5 by: barabashkakvn The EA only checks for a trading signal or an addition to the position when a new bar...
MetaTrader 5 Indicator | MQL5 Version of Position Size Calculator - Based on VP Money Management rules
0
MetaTrader 5 Indicator | MQL5 Version of Position Size Calculator - Based on VP Money Management rules
RobotFX
8.7.25
Refer to original MQL4 version for original discussion thread. https://www.mql5.com/en/code/23886 24365
MetaTrader 4 Indicator | Position Size Calculator
0
This indicator allows trader to calculate the proper lot size based on percentage risk and stop loss. The stop loss can be defined e...
MetaTrader 5 Script | Print Closed Position
0
The script prints info about a closed position by its position ticket or identifier, on a retail hedging account. It supports only ...
MetaTrader 5 Expert Advisor | Open Pending order After Position Get StopLoss
0
When your position get stoploss immediate this event occur in OnTradeTransaction event this code help you open opposite pending orde...
MetaTrader 5 Indicator | Position Size Calculator
0
This indicator allows trader to calculate the proper lot size based on percentage risk and stop loss. The stop loss can be defined ...
MetaTrader 5 Expert Advisor | DeMarker gaining position volume
0
Trading strategy The main idea of this Expert Advisor: is it possible to open 'BUY' positions on each new bar while the ...
MetaTrader 5 Expert Advisor | DeMarker gaining position volume 2
0
Trading strategy Version 2 added: ' Stop Loss ', ' Take Profi t'. The ' Trailing activate ... ' paramete...
MetaTrader 5 Script | Get Position commission OrderCommission (mt4 term) of an active position in MT5
0
MetaTrader 5 Script | Get Position commission OrderCommission (mt4 term) of an active position in MT5
RobotFX
19.6.25
Get commission of an active position in mt5 , its easy to use function. use function. double PositionCommission( ulong pTicket...