Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Exp_TotalPowerIndicatorX - MetaTrader 5 Expert - MT4/MT5 Resources

author EAcpu | 4 reads | 0 comments |

Exp_TotalPowerIndicatorX - expert for MetaTrader 5

Exp_TotalPowerIndicatorX - expert for MetaTrader 5

Exp_TotalPowerIndicatorX Expert Advisor is based on the total power indicator X oscillator. It also offers the possibility to set strict trading time intervals.

When the bar closes, if the color of the indicator cloud changes (the main indicator line has crossed the signal line), a trading signal is formed.

Trading times can be specified in the input parameters to trade at specified intervals:

 Input boolean value TimeTrading= True ; //Allow trading within the specified range
Enter HOURS start H=ENUM_HOUR_0; //Transaction starts (hour)
Enter the minute StartM=ENUM_MINUT_0; //Transaction starts (minutes)
Enter the hour EndH=ENUM_HOUR_23; //End of transaction (hour)
Enter minutes EndM=ENUM_MINUT_59; //End of transaction (minutes)

Provide two variables (hours and minutes) for the operation start time and two similar variables for the end time.

The default settings enable the Expert Advisor to trade for the entire trading session starting from 0:00, while all positions are closed at 23:59.

If the start time is later than the specified end time, the Expert Advisor will close the position at the specified time the next day.

In order to operate the Expert Advisor correctly, you should save the indicator file compiled by TotalPowerIndicatorX.ex5 to \MQL5\Indicators.

Please note that the TradeAlgorithms.mqh library file allows trading Expert Advisors with non-zero spreads and the option to set Stop Loss and Take Profit with brokers that offer the following services during position opening . You can download more variants of this library via the following link: Trading Algorithms .

The default input parameters of the Expert Advisor were used during the tests shown below. Stop Loss and Take Profit were not used during testing.

Exp_TotalPowerIndicatorX - expert for MetaTrader 5

Figure 1. Example of trade on chart

2015 GBPUSD H4 test results:

Exp_TotalPowerIndicatorX - expert for MetaTrader 5

Figure 2. Test result graph


Attachment download

📎 tradealgorithms.mqh (185.34 KB)

📎 totalpowerindicatorx.mq5 (17.79 KB)

📎 exp_totalpowerindicatorx.mq5 (17.1 KB)

Source: MQL5 #18314

Exp_TotalPowerIndicatorX - MetaTrader 5 Expert Pre-Use Tips

This page has been supplemented with structured instructions, focusing on the use of foreign exchange indicators, MT4/MT5 platform compatibility, testing procedures and risk control. Before downloading or deploying, it is recommended to first determine whether it is consistent with your own variety, cycle and account environment.

Suitable for who to use

  • Users who want to quickly screen foreign exchange indicators and are willing to do simulation verification first.
  • People who need to compare MT4/MT5 EAs, indicators, scripts or source code projects.
  • Traders who wish to record backtests, parameters and risk boundaries before placing a trade.

Testing and risk control suggestions

  • First verify the default parameters in the strategy tester or demo account, and then adjust the symbol, period, spread and trading period one by one.
  • Scalping, grid, martin, and high-frequency strategies should focus on observing maximum drawdowns, consecutive losses, slippage, and trading frequency.
  • It is not recommended to run any document directly on the real disk. At least observe the simulated disk performance for 2-4 weeks first.

FAQ

Can MT4 and MT5 be used interchangeably?
Usually cannot be used directly. EX4/MQ4 corresponds to MT4, EX5/MQ5 corresponds to MT5, and the source code needs to be compiled in the corresponding MetaEditor.

Is this resource guaranteed to be profitable?
cannot. EAs, indicators and scripts can only be used as trading tools, and the results depend on parameters, market environment, spreads, slippage and risk control.

What else can I continue to watch?
Forex EA download , foreign exchange indicator download , EA evaluation , MQL5 CodeBase .

English Search Notes

This page is also optimized for English search intent around Exp_TotalPowerIndicatorX - MetaTrader 5 Expert . Related search terms include: Forex indicator, MT4 indicator, MT5 indicator. Test any Forex EA, Expert Advisor, MT4/MT5 indicator, script or MQL source code with historical data and a demo account before live trading.

Verification code Refresh