Heiken Ashi Smoothed

0
(0)
名前:
Heiken Ashi Smoothed [ | cn ]
著者: ライター (2008.03.03 10:27)
評価: 10
ダウンロード済み: 30077
ダウンロード:
Heiken Ashi Smoothed 1
Heiken_Ashi_Smoothed.mq4 (4.2 キロバイト) 意見
著者: Raff

Heiken Ashi Smoothed indicator.

Heiken Ashi Smoothed 2
7 コメント 新しいコメントを投稿するには, お願いします ログイン また 登録

А возможно сделать так чтобы heiken ashi отображался в отдельном графике, как ренко например. кидаем советник ставим период и открываем офлайн график???
23.12.2012 09:48 ivan2007007

There is a bug in this code.

maOpen=iMA(ヌル,0,MaPeriod,0,MaMetod,MODE_OPEN,pos);

maClose=iMA(ヌル,0,MaPeriod,0,MaMetod,MODE_CLOSE,pos);

maLow=iMA(ヌル,0,MaPeriod,0,MaMetod,モード_ロー,pos);

maHigh=iMA(ヌル,0,MaPeriod,0,MaMetod,モード_ハイ,pos);

is wrong! 正しい:

maOpen=iMA(ヌル,0,MaPeriod,0,MaMetod,PRICE_OPEN,pos);

maClose=iMA(ヌル,0,MaPeriod,0,MaMetod,PRICE_CLOSE,pos);

maLow=iMA(ヌル,0,MaPeriod,0,MaMetod,PRICE_LOW,pos);

maHigh=iMA(ヌル,0,MaPeriod,0,MaMetod,PRICE_HIGH,pos);

PRICE_... and MODE_... have different values!!!

25.10.2011 08:24 Hanky

Do you have a "バー" version of Heiken Ashi Smoothed that appears in a subgraph? This indicator is excellent but it sometimes obscures the price action when it's in the main page. Also hopefully I can make the bar wide by dragging the top margin of the subgraph up, so that it is easily seen whether green (長さ) or red (短い).

I have a subgraph version but it prints three colors (blue/red/yellow) and there is sometimes consecutive yellows which can be confusing. I only want two colors so there is no doubt whether long or short. また, with this version, it has a set width no matter how wide you make the subgraph... ありがとう

20.10.2011 05:38 jtimpson

does it work with mt5 trader

19.08.2011 21:12 20n7n3

こんにちは、みんな

Please does any one know the formula for smoothing the heikin ashi indicator?

乾杯

 

28.08.2009 17:31 colin77

pls whats the best currenct pair and time frame for this indicator.

18.12.2008 15:30 27-3-1984

A very nice and helpfull indicator !!

I don't use anything else anymore...

Gilbert Despeghel, ベルギー.

この投稿は役に立ちました?

星をクリックして評価してください!

平均評価 0 / 5. 投票数: 0

これまでのところ投票はありません! この投稿を最初に評価してください.

この投稿が役に立たなかったことをお詫び申し上げます!

この投稿を改善しましょう!

この投稿を改善する方法を教えてください?



著者: 外国為替ウィキチーム
私たちは経験豊富な外国為替トレーダーのチームです [2000-2023] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.