this indicator is nice
it's the total pip value between ZZ which is a very nice past information
maybe we should start implemented this to any signal indicator so we can calculate how many "loss of lagging" between buy signal and sell signal
forget about zigzag,Re: MT4 Indicator requests and ideas
7552hi pacois/mr.tools
can you please update the arrows code either 225/226 or 233 or 234
can you please update the arrows code either 225/226 or 233 or 234
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MT4 Indicator requests and ideas
7553Good day mr.tools
I have a request for some changes to previously posted indi's here
Both the indi's are really good, problem is there are signals that only appear in the past once chart is refreshed and don't show up live, so i am unable to use the indi to its full potential. i have tried changing price to close price but still i have this problem. can you please explain why this happens, something wrong with code, and can you please fix it?
Thank you!
I have a request for some changes to previously posted indi's here
Both the indi's are really good, problem is there are signals that only appear in the past once chart is refreshed and don't show up live, so i am unable to use the indi to its full potential. i have tried changing price to close price but still i have this problem. can you please explain why this happens, something wrong with code, and can you please fix it?
Thank you!
Re: MT4 Indicator requests and ideas
7554Try!!sal wrote: Sun Dec 01, 2019 8:19 pm hi pacois/mr.tools
can you please update the arrows code either 225/226 or 233 or 234
Re: MT4 Indicator requests and ideas
7555arrow can be set in current bar .. I tested and showls delay of 4 to 5 bars..
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MT4 Indicator requests and ideas
7556Mr.tools/pacois
is it possible to make arrows based on the below condition
Trend direction : BB stops
Keltner channe:
rule
Up arrow
1) BB stops must be Green (up trend)
2) PA bar price : Close and Low price below bottom channel ; Open and high price inside both channel
Down arrow
1) BB stops must be Orange (down trend)
2) PA bar price : Close and High price above upper channel ; Open and low price inside both channel
is it possible to make arrows based on the below condition
Trend direction : BB stops
Keltner channe:
rule
Up arrow
1) BB stops must be Green (up trend)
2) PA bar price : Close and Low price below bottom channel ; Open and high price inside both channel
Down arrow
1) BB stops must be Orange (down trend)
2) PA bar price : Close and High price above upper channel ; Open and low price inside both channel
"There is NO GOD higher than TRUTH" - Mahatma Gandhi
Re: MT4 Indicator requests and ideas
7557Hi mrtools
1-why one of parameters (PaFilter) not working and effecting when to increase decrease its values in this of your indicator
2-if possible add step function
1-why one of parameters (PaFilter) not working and effecting when to increase decrease its values in this of your indicator
2-if possible add step function
Re: MT4 Indicator requests and ideas
7558Hi All:
"Indicator: step - vhf - adaptive - vma (mtf + alerts + arrows)"
Anyone help me with this indicator to make this into "histo indicator with mtf + alerts + arrows"
app.php/attach/file/3344565
Added schematic picture but without arrows.
Regards
SBala
"Indicator: step - vhf - adaptive - vma (mtf + alerts + arrows)"
Anyone help me with this indicator to make this into "histo indicator with mtf + alerts + arrows"
app.php/attach/file/3344565
Added schematic picture but without arrows.
Regards
SBala
Re: MT4 Indicator requests and ideas
7559I have to try, I haven't tested the indicator.sal wrote: Mon Dec 02, 2019 12:07 am
arrow can be set in current bar .. I tested and showls delay of 4 to 5 bars..
Re: MT4 Indicator requests and ideas
7560Couldn't find the source so made a new one and added the step function.pipsquirrel wrote: Mon Dec 02, 2019 1:03 am Hi mrtools
1-why one of parameters (PaFilter) not working and effecting when to increase decrease its values in this of your indicator
2-if possible add step function