• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

ridicoulus, want something perfect and begging for Tanaka template mq4 with 5 bucks

pardon me for commenting :banghead: :banghead: :banghead: :banghead:
If interesting I would code it only for a little smile of you....:D:D:D:D
Or without smile...cause i can use it too!;);););)
Ouch.....that hurts.....:banghead::banghead::banghead::banghead:
pardon me for commenting too....:rofl::rofl::rofl::rofl::rofl:
 
Greetings falalala....No decription
2 l
(=2 lines)
Entry conditions, sl , tp,.....!!!!:banghead::banghead::banghead::banghead:

hi retarded2222,
his name is falah, means successful person in arabic, falalala means a slur in your stupid racist brain!
why you just go back hanging around with your fascist genetic defect german friends and leave us alone! no doubt, there are many places in internet today, where sick like minded
people like you feels sooo good! just go! :sick::sick::sick:
 
This tradingview is quick coded and support and resistance is also no problem...so why not present your strategy here? Or send me per pm!
But remember if you want to have it coded we need a good description...normally the basic problem not a strategy to have coded if interesting is the lack in description!
hi. it seems like you have a knowledge to code an EA, is it?
have you check the indi i attached in my previous post? can you read and identify the indi setting for that Special Indicator i found? can you create new EA with that as a guide?
 
here:

Hello master Tanaka,

Can you fix this EA. 'np' - illegal switch expression type ZUPMY3_1.mq4 442 11


/ Òóò íàäî ïîëó÷èòü ïàòòåðí èç íàøåãî èíäþêà ñ ïîìîùüþ iCustom
double da=iCustom(Symbol(), 0, "ZUP_my",3,0);
double np=iCustom(Symbol(), 0, "ZUP_my",3,4);

if ((da==1)&&(TBGartley))
{
vBull=iCustom(Symbol(), 0, "ZUP_my",3,1);
PC=iCustom(Symbol(), 0, "ZUP_my",3,2);
PD=iCustom(Symbol(), 0, "ZUP_my",3,3);

{

switch (np)
{

case 1 : {vNamePattern = "Gartley"; break;}
case 2 : {vNamePattern = "Bat"; break;}
case 3 : {vNamePattern = "Batterfly"; break;}
case 4 : {vNamePattern = "Crab"; break; }

}
}
 

Attachments

hi retarded2222,
his name is falah, means successful person in arabic, falalala means a slur in your stupid racist brain!
why you just go back hanging around with your fascist genetic defect german friends and leave us alone! no doubt, there are many places in internet today, where sick like minded
people like you feels sooo good! just go! :sick::sick::sick:
Just learn to write a senseful request.....and THEN come back here....
:rofl::rofl::rofl::rofl::rofl:
 
already done for you.coffee and credit go to the programmer Tanaka!
wow! so Fast n Furious!
does it work exactly like my idea?
i not a forex analyst. i'm just looking at the logic from the movement of line in this indi.

do you think this strategy can work and make profit?
 
hi. it seems like you have a knowledge to code an EA, is it?
have you check the indi i attached in my previous post? can you read and identify the indi setting for that Special Indicator i found? can you create new EA with that as a guide?
The indicator is nothing cracked by the guy who proclaims this...Simply downloaded and set the settings to 80:
https://www.mql5.com/de/code/13017
Slope Direction Line
And in my opinion it is to lesss for a strategy.....
It is simple a variation of an ma.....
 
The indicator is nothing cracked by the guy who proclaims this...Simply downloaded and set the settings to 80:
https://www.mql5.com/de/code/13017
Slope Direction Line
And in my opinion it is to lesss for a strategy.....
It is simple a variation of an ma.....


copy from mql5 site.

Input Parameters:

  • period = 32 — The indicator period for the subsequent moving average calculations.
  • FilterNumber = 2 — Applied filter size.
  • ma_method = 3 — Averaging method. Can be any of the Moving Average method values: 0 — SMA (Simple Moving Average), 1 — EMA (Exponential Moving Average), 2 — SMMA (Smoothed Moving Average), 3 — LWMA (Linear-weighted Moving Average).
  • applied_price = 0 — Used price. Can be any of price constants: 0 — CLOSE, 1 — OPEN, 2 — HIGH, 3 — LOW, 4 — MEDIAN ((high+low)/2), 5 — TYPICAL ((high+low+close)/3), 6 — WEIGHTED ((high+low+close+close)/4).


* where to put the setting to 80?
 
Just learn to write a senseful request.....and THEN come back here....
:rofl::rofl::rofl::rofl::rofl:


Just learn to write a senseful request.....and THEN come back here....

are you using google translator:senseful request!!!

a fact proven to be true to me almost daily: you can not be racist and in same time intelligent. do not work! :shake::nod:
 
copy from mql5 site.

Input Parameters:

  • period = 32 — The indicator period for the subsequent moving average calculations.
  • FilterNumber = 2 — Applied filter size.
  • ma_method = 3 — Averaging method. Can be any of the Moving Average method values: 0 — SMA (Simple Moving Average), 1 — EMA (Exponential Moving Average), 2 — SMMA (Smoothed Moving Average), 3 — LWMA (Linear-weighted Moving Average).
  • applied_price = 0 — Used price. Can be any of price constants: 0 — CLOSE, 1 — OPEN, 2 — HIGH, 3 — LOW, 4 — MEDIAN ((high+low)/2), 5 — TYPICAL ((high+low+close)/3), 6 — WEIGHTED ((high+low+close+close)/4).


* where to put the setting to 80?
In the settings of the indicator....
 
Back
Top