無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
Smart Forex System Open Version - MetaTrader 4のためのエキスパート
- ビュー:
- 14968
- 評価:
- パブリッシュ済み:
- 2021.01.04 15:23
- アップデート済み:
- 2021.01.09 21:03
- このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
How it's working?
The premise is simple. The entrance looks like this ...
Force=((Bid-close)/close)*10000;
example:
Force > 10% (see input parameters) Opening Buy
Force < -10% ( see input parameters ) Opening Sell
Simple Open Order script with simple money & trade management feature
Script that opens 2 orders - one set to close percent of position when profit equals stoploss, another set to close at TP
Relative volume trendRelative volume trend
Send a message from metatrader to telegram
With this script, you can send a message from MetaTrader 4 to Telegram.
The intersections of two linesIn MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.