Re: MT4 Indicator requests and ideas
Posted: Thu Nov 15, 2018 3:43 am
And is it possible?
And is it possible?
GuysAmirDehghani wrote: Thu Nov 15, 2018 10:04 am DEARS ,
AS YOU KNOW ALREADY -probably , ACCORDING TO MOST-SOLD EA'S LIST , "TREND-EA'S" , HAVE NOT BEEN PROFITABLE ONE'S .
IS THIS MEANS , THE END OF "INDICATOR ERA" ?
IT SEEMS GRID , PRICE ACTION , "MACHIN-LEARNIG" PROGRAMS , AND ... STYLES ARE PROFITABLE ONLY .
WHAT'S YOUR IDEA ?
Hi,Krelian99 wrote: Sun Nov 11, 2018 8:57 am
Pivot Boss? lol, there are some ridiculous names in trading universe, especially cryptos, but someone who names himself Pivot Boss... is he 16 or what? When someone calls himself Boss a 14 years old guy kicked his ass.
They are stuck to broker zero hour? This is how Pivot Points are defined. Don't care too much about the zero hour. DrSpeed says it's irrelevant.
PS: Pros don't use Pivots, seriously, no Pro. Much to uncertain and no real connection to the market - imaginary S/R - better don't use Pivots. Fibos are imaginary as well, but they are used by some pros - they are a much better choice and also make some sense.
Wouldn't you say there's less or no difference between 'Machine learning' and an Indicator? Note this is a broad topic and might fall outside the scope of the forum - I just thought I should mention this as there's something to think about here.AmirDehghani wrote: Thu Nov 15, 2018 10:04 am DEARS ,
AS YOU KNOW ALREADY -probably , ACCORDING TO MOST-SOLD EA'S LIST , "TREND-EA'S" , HAVE NOT BEEN PROFITABLE ONE'S .
IS THIS MEANS , THE END OF "INDICATOR ERA" ?
IT SEEMS GRID , PRICE ACTION , "MACHIN-LEARNIG" PROGRAMS , AND ... STYLES ARE PROFITABLE ONLY .
WHAT'S YOUR IDEA ?
In fact "MACHIN-LEARNIG" PROGRAMS you referring to can simply be referred to as a 'SMART' Indicatorsappsoluxions wrote: Thu Nov 15, 2018 8:37 pm
Wouldn't you say there's less or no difference between 'Machine learning' and an Indicator? Note this is a broad topic and might fall outside the scope of the forum - I just thought I should mention this as there's something to think about here.
Hi Mntiwana,mntiwana wrote: Tue Nov 13, 2018 3:39 am Dearest mrtools
Can you please manage time some upgrading this funny toy "EMAVFS channel"
regarding some 9 methods and latest prices,i means the blue/deep pink lines only (band) - not the center line gold line
all i want experiment to smooth it,may be some smoothing factor too,it clearly form up/down trend when either color line riding on price line
this is the one that indicator,capable working with both mt4/mt5 terminal equally simply by changing extension
regards
Here is the mq5 ! open file:appsoluxions wrote: Fri Nov 16, 2018 12:15 am
Hi Mntiwana,
Do you perhaps have the mq4 file for EMAVFS channel.
Thank you.
Here it isappsoluxions wrote: Fri Nov 16, 2018 12:15 am
Hi Mntiwana,
Do you perhaps have the mq4 file for EMAVFS channel. I would like to make changes to it, like adding another small channel around the yellow MA. I think that would help detecting when EMAVFS bands cross within these new channels for ranging markets, and again cross outside the new channels for breakouts. It just the idea that I want to experiment - if you don't mind sharing the code. I am making a request taking into the considerations the rules of the forum, so I will understand if the code cannot be shared.
Thank you.
Posting outer link/s are against the forum rulesfriend4you wrote: Fri Nov 16, 2018 12:57 am
Here is the mq5 ! open file:
edited ................................................. mod
Mntiwanas posted txt-file is not a translation of my posted pdf. It's only:
Exponential moving average with variable smoothing factor
A channel with a non-smooth and stationary approximation error, in which the exponential moving average with a variable smoothing factor is used as the center line.
This indicator is compiled not only as an MQL5 indicator, but also as a MQL4 indicator, for which you should change the extension of the indicator code to mq4, place the code in <terminal_data_folder_MetaTrader4> \ MQL4 \ Indicators and compile it with the appropriate code editor.