Mira cómo descargar robots gratis
¡Búscanos en Twitter!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 13954
- Ranking:
- Publicado:
- 2020.01.25 02:17
- Actualizado:
- 2020.02.24 00:30
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
- If you open for a swap earning positions only. This is an extra income on top of the trading income.
- If the pairs that you want to trade is not in the list, you can simply insert it in the array. Go to this part of the script. Insert the pairs. Increase the values of PairCount and Pairs[x].
//=====================================================================// // Variables //=====================================================================// int PairCount =7; string Pairs[7]={"EURUSD","GBPUSD","AUDUSD","NZDUSD","USDCAD","USDCHF","USDJPY"};

Let's say we have 20 open orders on one symbol and want to set takeprofit or stoploss for all of them at the same level(price) .The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If the input parameters are left to zero , the stop or the takeprofit are left unchanged .

Dynamic Stop-Loss is a tool for traders who trade without a stop-loss. It gives the traders a trick to trade as if there is no stop-loss but actually using one.

Dynamic Pivot Indicator, provide all timeframes and extra timeframes

RSI with Bollinger Bands calculated on it