無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Not Only Spread - MetaTrader 4のためのインディケータ

ビュー:
13060
評価:
(11)
パブリッシュ済み:
2016.02.17 08:52
アップデート済み:
2016.02.18 08:55
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Spread, its moving average (EMA), its maximum and minimum, and ticks per second (market speed) in the Comment.

The version 1.01 is made with the normal average, instead of the moving average.

just started

after the preselected time

input int     digi=1;//digits format
input int     sec=30;//seconds to refresh
input bool    clear=false;//if true, clears comment after closing indicator
1 Click Button To Close All Open Positions 1 Click Button To Close All Open Positions

1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.

Example of RSI Automated Example of RSI Automated

This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.

Example of Stochastic Automated Example of Stochastic Automated

The main idea of this Expert Advisor is to trade by the basic concept of Stochastic oscillator in its basic parameters, with ability to change these parameters via the EA inputs.

Droneox Equity Guardian Droneox Equity Guardian

Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.