Pon "Me gusta" y sigue las noticias
Deje un enlace a él, ¡qué los demás también lo valoren!
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 12360
- Ranking:
- Publicado:
- Actualizado:
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
==============================================================================================
MoveStoploss upgrade:
Fixed minor execution errors across different brokers and added detailed error descriptions.
Added an option for ATR configuration.
=============================================================================================

Managing multiple open trades and constantly adjusting stop losses can be time-consuming. MoveStoploss automates the process, allowing you to focus on your trading strategy.
The EA monitors open positions, including manual trades, and automatically trails stop losses using either a user-defined distance or an automatically calculated distance.
It works across forex, commodities, cryptocurrencies, and stocks, on all timeframes. Enable Auto Trail for automatic distance calculation, or disable it to specify your preferred trailing distance.
MoveStoploss — automate stop-loss management and trade with greater efficiency.
Simple license on account name
Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.
Risk Manager EA
This is a simple EA that will buy/sell pullbacks while managing your given risk parameters. You need to decide on a direction, and the EA will do the rest.
Exponential Commodity Channel Index
Commodity Channel Index using exponential moving averages.
AllAverages v4.9
One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications.