Join our fan page
StopLevelCounter - expert for MetaTrader 5
- Views:
- 4758
- Rating:
- Published:
- 2012.12.21 11:45
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Expert Advisor is a profit calculator on the opening position for price movement to a price level fixed in the chart. After attaching this Expert Advisor to the chart, a vertical price level appears on the chart. By moving the line, it is possible to get the Take Profit or Stop Loss value for the current market position directly on the chart. These values are valid for the price at that level.
The indicator uses the class of library GetFontName.mqh (should be copied to the terminal_data_folder\MQL5\Include).
Fig.1 The StopLevelCounter Expert Advisor
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1287
The indicator displaying the level of opening day at any timeframe (less than two hours) with the ability to perform the shift of day start time and consider the presence of Sundays in the chart
Exp_XMA_Range_BandsThe breakthrough system using the XMA_Range_Bands indicator.
Financial asset oscillation spectrum normalized by values of a simple Moving Average
Exp_3XMA_IshimokuThe breakthrough trading system using the 3XMA_Ishimoku indicator.