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

Stop & Limit Bots - MetaTrader 4のためのエキスパート

ビュー:
26091
評価:
(25)
パブリッシュ済み:
2016.10.07 17:05
SB.mq4 (21.69 KB) ビュー
LB.mq4 (21.7 KB) ビュー
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Two EA's. One places Stop orders the other places Limit orders. The EA does not use any form of technical analysis, just price movement. EA works on any timeframe. Easy to back test and find historical winning parameters.

Code places arrow on chart for all pending orders. Top left of chart shows a running total of profit/loss.

All orders must be outside of broker's prescribed stop level. Trailing stop loss function.

In terminal, under comments, there is clear identification of order type.


Renko Chart from ticks (Most precise method) Renko Chart from ticks (Most precise method)

Renko chart generator using the tick values.

TimeInRange time checking function TimeInRange time checking function

Fast time range checking function. Doesn't use slow string parsing.

Var Mov Avg 2016 (varmov) Var Mov Avg 2016 (varmov)

This indicator is based on the moving average, but it doesn't use any standard moving average indicators.

Awesome Oscillator - 4 colors, customizable Awesome Oscillator - 4 colors, customizable

Awesome Oscillator, customizable, 4 colors (as seen on some AIMS YouTube videos), and some more parameters.