Page 1406 of 2170

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 14, 2021 8:42 am
by mrtools
sal wrote: Wed Oct 13, 2021 8:33 pm mr.tools
can you please help !!
what is the code for both pin bars for down trend condition to meets
Problem is determining the minimum/maximum size of the to qualify it as a pin bar.

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 14, 2021 4:20 pm
by sal
mrtools wrote: Thu Oct 14, 2021 8:42 am Problem is determining the minimum/maximum size of the to qualify it as a pin bar.
i attached indicator to custom. normally
body size 33% of 100% of body size
secondly my rule
Pin bar body should be inside the prevous bar close - high for bullish trend and close- low for bearish trend
Pin bar colour (red/Green) not important
Previous Bearish trend no wick at top & body size shall be >80%
for buillish trend nno wick at bottom & body size shall be >80%
// Global variables
int LastBars = 0;
double MaxNoseBodySize = 0.33;
double NoseBodyPosition = 0.4;
bool LeftEyeOppositeDirection = true;
bool NoseSameDirection = false;
bool NoseBodyInsideLeftEyeBody = false;
double LeftEyeMinBodySize = 0.1;
double NoseProtruding = 0.5;
double NoseBodyToLeftEyeBody = 1;
double NoseLengthToLeftEyeLength = 0;
double LeftEyeDepth = 0.2;

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 14, 2021 4:30 pm
by sal
sal wrote: Thu Oct 14, 2021 4:20 pm i attached indicator to custom. normally
body size 33% of 100% of body size
secondly my rule
Pin bar body should be inside the prevous bar close - high for bullish trend and close- low for bearish trend
Previous Bearish trend no wick at top & body size shall be >80%
for buillish trend nno wick at bottom & body size shall be >80%
// Global variables
int LastBars = 0;
double MaxNoseBodySize = 0.33;
double NoseBodyPosition = 0.4;
bool LeftEyeOppositeDirection = true;
bool NoseSameDirection = false;
bool NoseBodyInsideLeftEyeBody = false;
double LeftEyeMinBodySize = 0.1;
double NoseProtruding = 0.5;
double NoseBodyToLeftEyeBody = 1;
double NoseLengthToLeftEyeLength = 0;
double LeftEyeDepth = 0.2;
see more sample shots in this link
viewtopic.php?p=1295447616#p1295447616

Re: MT4 Indicator requests and ideas

Posted: Thu Oct 14, 2021 10:45 pm
by sal
mr.tools/experts
possible to alerts 3 types as per shown in snap . in settings please make true /false settings.
Type 1
ZERO WICKS BARS
Type 2
WICKS only at bottom
Type 3
WICK only at top

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 15, 2021 5:17 pm
by sal
mr. tools/expert
Please add vertical lines and alert , message

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 15, 2021 10:29 pm
by Kongsniper
Dear coder!
Please add push alarm and alarm to mobile phone when CCI lines cross zero line.
I am very grateful for your efforts.

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 15, 2021 11:09 pm
by Yk_empire
ZZTop wrote: Fri May 14, 2021 8:04 pm Like I said, just find good trend tool, and something to get in, keep it simple.

Image
Please sir, could you share this indicator ?

Re: MT4 Indicator requests and ideas

Posted: Fri Oct 15, 2021 11:43 pm
by Yk_empire
ZZTop wrote: Fri May 14, 2021 8:04 pm Like I said, just find good trend tool, and something to get in, keep it simple.

Image
hello @ZZTop, please would you be kind enough to help out with this particular arrow indicator as I have looked everywhere and downloaded the StepMA of rsi adaptive ema 2.9 indicator you shared but it didn't work neither could I find this arrow indicator in the picture. Please help out bro

Re: MT4 Indicator requests and ideas

Posted: Sat Oct 16, 2021 1:34 am
by mrtools
Kongsniper wrote: Fri Oct 15, 2021 10:29 pm Dear coder!
Please add push alarm and alarm to mobile phone when CCI lines cross zero line.
I am very grateful for your efforts.
Check here Cci indicators

Re: MT4 Indicator requests and ideas

Posted: Sat Oct 16, 2021 3:47 am
by Yk_empire
mrtools wrote: Sat Oct 16, 2021 1:34 am Check here Cci indicators
hello Mr tools, please could you help out with this arrow indicator viewtopic.php?p=1295447781#p1295447781