私たちのファンページに参加してください
Modify SL TP - MetaTrader 4のためのスクリプト
- ビュー:
- 42893
- 評価:
- パブリッシュ済み:
- 2017.04.04 09:22
- アップデート済み:
- 2019.08.07 07:25
- このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
This script is used to modify the Stop Loss and Take Profit of current symbol positions.
The new Stop Loss and Take Profit are based on the market price.
If the inputs are 0, there will be no modification.
It is useful to update all positions with the same SL/TP.
Update: 2019-8-7
Modify_SL_TP_ALL_Symbol --- it is newly added.
1. Modify_SL_TP: It is used to modify the Stop Loss /Take Profit of current symbol positions,the input are in pips.
2. Modidy_SL_TP_With_Price : It is used to modify the Stop Loss /Take Profit of current symbol positions,the input are in price instead of pips.
3. Modify_SL_TP_ALL_Symbol.mq4 : It is used to modify all orders and pending orders of all symbols, the inputs are in pips.
This EA Opens a grid of Buy Stops and Sell Stops at a specified distance from price. Has Stop Loss, Take Profit and Trailing Stop.
Laguerre RSI with Laguerre filterLaguerre RSI with Laguerre filter.
Forex indicator for MetaTrader 4 with show double line of linear regression with position degrees and trend alerts.
RSI Accumulated (Floating Levels)Accumulated RSI that uses floating levels or quantile bands.