TRO, Heiken-Ashi Smoothed request?.. would be very useful

If you don't know where to start, start here! Don't be afraid to ask questions.

Moderator: moderators

PINKPANTHER5
rank: 150+ posts
rank: 150+ posts
Posts: 216
Joined: Fri Feb 13, 2009 7:52 pm
Reputation: 0
Gender: None specified
Contact:

TRO, Heiken-Ashi Smoothed request?.. would be very useful

Postby PINKPANTHER5 » Wed Sep 16, 2009 7:29 pm

Hi TRO,

Are you able to program a HAS dashboard? HAS is a powerful tool and that seems like one of the only indicators I did not see that you programmed yet. It would be awsome if you could program a MTF or Dashboard indicator. Also could be a good reversal confirmation of DTB :D

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
flinux
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Wed May 27, 2009 9:52 pm
Reputation: 2
Gender: Male
Contact:

Postby flinux » Wed Sep 16, 2009 7:57 pm

Because this is a my private indicator, I don't release the source code.
Enjoy it.
Attachments
FLI_MF_HeikenAshiSmoothed.ex4
(12.57 KiB) Downloaded 334 times

User avatar
flinux
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Wed May 27, 2009 9:52 pm
Reputation: 2
Gender: Male
Contact:

Postby flinux » Wed Sep 16, 2009 8:05 pm

Ah.. I forget it... you need (of course) "Heiken_Ashi_Smoothed". You can download it from MQ4 codebase.
So faith, hope, love remain, these three; but the greatest of these is love. - 1 Corinthians 13:13

PINKPANTHER5
rank: 150+ posts
rank: 150+ posts
Posts: 216
Joined: Fri Feb 13, 2009 7:52 pm
Reputation: 0
Gender: None specified
Contact:

Postby PINKPANTHER5 » Wed Sep 16, 2009 8:25 pm

Thank flux its a nice indicator. But it does not display multiple currencies. Still good though, i'm using it now.

User avatar
flinux
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Wed May 27, 2009 9:52 pm
Reputation: 2
Gender: Male
Contact:

Postby flinux » Wed Sep 16, 2009 8:45 pm

Image

Here the multipairs, multitimeframe version. I've coded it 5 minutes ago.
Enjoy it.

(I release the source code, this time).
Attachments
FLI_MP_HAS.mq4
(3.12 KiB) Downloaded 365 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

PINKPANTHER5
rank: 150+ posts
rank: 150+ posts
Posts: 216
Joined: Fri Feb 13, 2009 7:52 pm
Reputation: 0
Gender: None specified
Contact:

Postby PINKPANTHER5 » Thu Sep 17, 2009 7:57 pm

SUPER FLUX! Thanks!!!!

User avatar
foreman01
rank: 50+ posts
rank: 50+ posts
Posts: 100
Joined: Sat May 23, 2009 12:55 am
Reputation: 0
Gender: None specified

Postby foreman01 » Thu Sep 17, 2009 8:01 pm

hey. very slick.

Thanks

User avatar
foreman01
rank: 50+ posts
rank: 50+ posts
Posts: 100
Joined: Sat May 23, 2009 12:55 am
Reputation: 0
Gender: None specified

Postby foreman01 » Fri Sep 18, 2009 5:01 pm

Neither of them seem to work for me. I get all all yellow arrows with one and all yellow W's with the other.

No problem for me, as I have other HA indicators if I really want to use them. Just thought I would mention that they are not working -- at least for me.

User avatar
flinux
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Wed May 27, 2009 9:52 pm
Reputation: 2
Gender: Male
Contact:

Postby flinux » Fri Sep 18, 2009 11:30 pm

foreman01, you have to modify the indicator's code.
I think you have to replace the string:
string q[] = {"EURUSDm","GBPUSDm","USDJPYm","EURJPYm","GBPJPYm","USDCHFm","USDCADm","NZDUSDm"};

with:

with:

string q[] = {"EURUSD","GBPUSD","USDJPY","EURJPY","GBPJPY","USDCHF","USDCAD","NZDUSD"};

OR with:

string q[] = {"EURUSDFX","GBPUSDFX","USDJPYFX","EURJPYFX","GBPJPYFX","USDCHFFX","USDCADFX","NZDUSDFX"};
So faith, hope, love remain, these three; but the greatest of these is love. - 1 Corinthians 13:13

User avatar
flinux
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Wed May 27, 2009 9:52 pm
Reputation: 2
Gender: Male
Contact:

Postby flinux » Fri Sep 18, 2009 11:35 pm

If you don't know how to modify the code, don't worry: I'll write an "automatic" multipairs version.

Have a nice day.
So faith, hope, love remain, these three; but the greatest of these is love. - 1 Corinthians 13:13

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “beginners forum”