Forum

Where and how should I put the stop level code after the EA is auto-generated?

When I automatically generate an MT5 EA, optimize it, and backtest it, there are periods when there are " invalid stops " errors and periods when there are not. Is the stop level not set in the auto-generation? What code should I add or modify after auto-generation and where

The memory used for EA optimization in the MT5 strategy tester is abnormally large.

When I optimize my EA with MT5 strategy tester , the memory usage of my PC is close to 99%. The memory on my PC is 64 GB. Please allow me to specify memory usage. Or reduce the memory usage

Please improve on the activation of products bought on the market.

I reinstall my OS relatively frequently. Each time I do this, the remaining number of activations decreases. I think it is strange that the remaining activation count is reduced even though I am practically using the product on only one account. Please improve this situation

Where can I incorporate the lot volume martingale logic?

If I generate an EA automatically with the MQL5 Wizard , where should I incorporate the lot/volume martingale logic

TickValue must be multiplied by 10 ?

If digits = 3 or idigits = 5, then double TickValue = SymbolInfoDouble(Symbol(), SYMBOL_TRADE_TICK_VALUE ,); then TickValue must be multiplied by 10 after this? Or is it already multiplied by 10

Do MT4 and MT5 support changes in leverage during backtesting?

Some brokers change leverage depending on the balance. Do MT4 and MT5 support this? Does leverage automatically change and calculate as assets increase during backtesting

I cannot select 2000x leverage in MT5 backtest.

I cannot select 2000x leverage in MT5 backtest

How do I make a fast copy of a trade?

Copy EA trades on the same local PC, in the same terminal, with the same account. Copy EA trades on the same local PC with different terminals for different accounts. Copy from MT4 to MT5 on the same local PC. Fast copying. Lot's of trades. How do I program it? I believe there will be a delay in

A strategy tester doesn't end any more forever from the way during a test from an update of 12 Jun 2015.

About optimization. A strategy tester doesn't end any more forever from the way during a test from an update of 12 Jun 2015 Ver. There is also EA which normally ends, but there is also EA which has not ended any more forever from the way. It could normally be tested in MT4 before 12 Jun 2015 Ver

Can CUDA of GPU of NVIDIA be used for the backing test of MT4?

Can CUDA of GPU of NVIDIA be used for the backing test of MT4, not MT5 ? Please teach the method if you can use CUDA