• 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 My Holy Grail After 4 years of trading

Im not sure how to reply this since i cannot understand what u trying to say here. Perhaps someone can help to makes me understand?
double P = (PreviousHigh+PreviousLow+PreviousClose)/3;
double R38 = P + ((PreviousHigh-PreviousLow) * 0.382);
double S38 = P - ((PreviousHigh-PreviousLow) * 0.382);
double R61 = P + ((PreviousHigh-PreviousLow) * 0.618);
double S61 = P - ((PreviousHigh-PreviousLow) * 0.618);
double R100 = P + ((PreviousHigh-PreviousLow) * 1.000);
double S100 = P - ((PreviousHigh-PreviousLow) * 1.000);
double R78 = P + ((PreviousHigh-PreviousLow) * 0.786);
double S78 = P - ((PreviousHigh-PreviousLow) * 0.786);
double R138 = P + ((PreviousHigh-PreviousLow) * 1.382);
double S138 = P - ((PreviousHigh-PreviousLow) * 1.382);
double R161 = P + ((PreviousHigh-PreviousLow) * 1.618);
double S161 = P - ((PreviousHigh-PreviousLow) * 1.618);
double R200 = P + ((PreviousHigh-PreviousLow) * 2.000);
double S200 = P - ((PreviousHigh-PreviousLow) * 2.000);

"23.6%","38.2%","50%","61.8%","76.4%","100%","161.8%","261.80%","423.6%" = fibonanci
You can use Daily Pivot or Weekly Pivot
 
I try to attached the template and it is very slow loading untill the indicators cames out on the chart. And looks like it is impossible to attached this template on 2 charts. Is it just me?
 
I try to use the system in demo acc,now running in profit, wait to H1 and m15 sync to enter
 

Attachments

  • Screenshot_20200511-173130.png
    Screenshot_20200511-173130.png
    179.7 KB · Views: 1,099
Hi, it is also very slow for me because I noticed that the indicator must recalculate the historical period.
If you could lower the values for the recalculation, everything would be easier.

I have a question you have already answered but it is not clear. (sorry if I do it again)

Let's assume they are in the red area.
When I receive the signal from M15 and I see that H1 also has the same direction.
How can I understand how many times I can return with the sell signal?

I hope I was clear.

Thank you
 
My MT4 is fast. It's not the MT4. I checked the code of the MQ4 in the indicators, the code isn't very optimised so it's just slow to load. Not my PC or MT4 issue.

oh. is that it. then im sorry from my side. my indi makes ur mt4/pc slow. hope u can live with it and hopefully this template helps
 
My AudUsd close as hit my TP. (normally ill set TP 20/30 pip higher than it should. So for those curious either its workable or nope u can refer attachment as im playing real live here. Good luck to all

upload_2020-5-11_18-23-8.png
 

Attachments

  • Screenshot_20200511_181732.jpg
    Screenshot_20200511_181732.jpg
    498.5 KB · Views: 803
  • upload_2020-5-11_18-23-8.png
    upload_2020-5-11_18-23-8.png
    287.8 KB · Views: 3,684
Hi, it is also very slow for me because I noticed that the indicator must recalculate the historical period.
If you could lower the values for the recalculation, everything would be easier.

I have a question you have already answered but it is not clear. (sorry if I do it again)

Let's assume they are in the red area.
When I receive the signal from M15 and I see that H1 also has the same direction.
How can I understand how many times I can return with the sell signal?

I hope I was clear.

Thank you

how many times I can return with the sell signal? << i dont get this part
 
Someone tried after briefly read the explanation and the result as this. (It's demo)

screenshot_20200511-173130-png.116150


But still..Meaning it's work. So please dont hesitate to train and once convince simply gain with these template.
(No need to reward me anything) << someone asking me my paypal to gv me a coffee

Im just helping here. Allah bless you all.
 
nice ridzuan, i have also taken this trade along with sell trades on audchf and audjpy, but audusd is still far from first TP.... :)

I want to know whats ur trading methodology? u have taken alot of trades of 0.03 lots, how do u trade, i want to learn this technique too.

U Ask me why 0.03 right? It's kind of lucky NO for me..haha. =)
 
[QUOTE = "mohdridzuan، post: 398640، member: 29601"] U اسألني لماذا 0.03 أليس كذلك؟ إنه نوع من الحظ لا بالنسبة لي .. هاها. =) [/ QUOTE]

Thank you, Madam, it's a really cool system
 
Hello Mohdridzuan,

how would you setup your moneymanagement? With a balance of 1k how much lot per trade would you use/open?

Thx in advance... and for your help and share ;)
 
Hello Mohdridzuan,

how would you setup your moneymanagement? With a balance of 1k how much lot per trade would you use/open?

Thx in advance... and for your help and share ;)

Equity doesnt matter. Ill make sure my margin level (%) = above 10000
 
Ridzuan, it will be really great if u or other members who are following this threads can post the setups for any pair they found over here everyday... so it can help all of us, and we will not miss the setups :), i will do the same too...
 
oh. is that it. then im sorry from my side. my indi makes ur mt4/pc slow. hope u can live with it and hopefully this template helps
yes the indicator makes the mt4 slow , infact quite slow, maybe the coding is not optimized , but at the moment its fine, atleast making us pips :)
 
Ridzuan, it will be really great if u or other members who are following this threads can post the setups for any pair they found over here everyday... so it can help all of us, and we will not miss the setups :), i will do the same too...
I'm sorry. If anyone of you want to do it then go ahead.. But for me i wont gv any signal/setup here.

Previously i helped few trader. I created telegram group. 100% free signal. Then my wife gvg birth. So i stop trade for a month. & u guess what..a lot of member inside that group MC since they dont hv any skill/knowledge pertaining chart/pair. Meaning they 100% depend on me. I dont want that anymore.
 
how many times I can return with the sell signal? << i dont get this part
I try to explain myself better.
In the screenshots you publish there are a lot of operations in the same direction. I would like to understand how long the signal is valid to enter.
 
Back
Top