Page 32 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 5:13 am
by Saad
mntiwana wrote: Saad,you mixed up many plus/minus things in two lines,if you explain step by step what is more immediate,may be some expert will manage time to help.
1.Add opions to resize this indicator
2.Add alert option if currency strength point of any currency is above/below x number.
3.Add suffix pair system to work pair named like Eurusdb
4.Remove option of ibfx mini(as I don't know what it is and it' marked false all time)
As far I use it work's well in trading?

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 5:28 am
by mladen
Saad wrote: 1.Add opions to resize this indicator 2.Add alert option if currency strength point of any currency is above/below x number. 3.Add suffix pair system to work pair named like Eurusdb 4.Remove option of ibfx mini(as I don't know what it is and it' marked false all time) As far I use it work's well in trading?
Sorry. Nothing has changed as far as decompiled code is concerned. Unless you can post the original source, decompiled code will not be altered.
All the best

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 5:32 am
by mntiwana
Saad
The problem with such indicators,ex4 files can not be checked/altered and decompiled code is never welcomed as it was theft,other than this the decompiled code did not show original figures and math,so all goes to guessing around.

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 4:40 pm
by Saad
I am attaching ex4 file.In mq4 file it shows
#property copyright "x Meter System™ ©GPL"
#property link      "forex-tsd dot com"

It's from fxtsd.

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 6:25 pm
by mladen
Saad wrote:I am attaching ex4 file.In mq4 file it shows
#property copyright "x Meter System™ ©GPL"
#property link      "forex-tsd dot com"

It's from fxtsd.
Would you mind sharing the exact TSD link (so the original TSD link) where you downloaded that indicator from? If it is from some other site, please do not bother to post any link

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 6:51 pm
by wojtek
Dear Mladen, do you plan the thread with SSA and SSA end-pointed indicators?
Have you ever thought about something like FFT (Fast Fourier Transform) end-pointed?

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 7:12 pm
by Rockweli
Hi dear coders,
Is that have any adx indicator with non lag version. Not like adxm, adx trend etc indicators. I talking about like same default adx indicator with +dmi,-dmi and adx lines. Or please any coder make one like that with decrease some of lag .
 

Regards

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 9:24 pm
by mladen
wojtek wrote:Dear Mladen, do you plan the thread with SSA and SSA end-pointed indicators?
Have you ever thought about something like FFT (Fast Fourier Transform) end-pointed?
Come to think of it, that is a good idea. Will be made

Re: MT4 Indicator requests and ideas

Posted: Sun Mar 19, 2017 9:59 pm
by wojtek
would be great.   As we know, the original FFT recalculates strongly, or even extremely
(especially at the boundaries, and the right boundary is particularly interesting to us ),
so it's rather useless for trading, but something like FFT end-pointed could be a very
interesting tool (if possible).

BTW, the indicator using FFT can be downloaded here, nice to see:

Re: MT4 Indicator requests and ideas

Posted: Mon Mar 20, 2017 12:11 am
by Saad
mladen wrote:
Would you mind sharing the exact TSD link (so the original TSD link) where you downloaded that indicator from? If it is from some other site, please do not bother to post any link

Please check it.