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

Previous Candle Hi-Lo - MetaTrader 4のためのインディケータ

Hairi
発行者:
Mohamad Zulhairi Baba
ビュー:
57638
評価:
(26)
パブリッシュ済み:
2017.09.29 07:55
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Previous Candle Hi-Lo is used to check the last candle multi-timeframe position relative to the current price.


Features

  • This Indicator can be attached to any chart timeframe (MTF features).
  • The calculation and color will be based on input color.


Input Parameters

  • Line style (default: dotted line).
  • Line color.

Please feel free to use and modify this code for your own use.

Simple Regression Channel Simple Regression Channel

As simple Regression Channel code for MetaTrader 4.

News EA Template Without DLL From 2 Sources News EA Template Without DLL From 2 Sources

The functions included in this template use two news sources - Investing.com and Dailyfx.com. The template doesn’t use DLL.

Engulfing with RSI Engulfing with RSI

Not really profitable but the code fits on one page.

RegularExpressions in MQL4 for working with regular expressions RegularExpressions in MQL4 for working with regular expressions

Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.