Disliked{quote} Magic line method is not an indicator it is a method of analysis and drawing a line where you will be buying/selling with the sharpest entry.Ignored
BBMA Trading 1,390 replies
BBMA System (Bollinger Bands + Moving Average) 9 replies
BBMA Trading Journal 6 replies
WRB/MC strategy:Coder needed to semi-automate my strategy 11 replies
Disliked{quote} Magic line method is not an indicator it is a method of analysis and drawing a line where you will be buying/selling with the sharpest entry.Ignored
Disliked{quote} thank you for the replied, do you have a site that has information on it ? or can you teach on how to plot the accurate S&R?Ignored
Disliked{quote} Magic line is a paid method....doubt you will find it for free. Some guys on Instagram teach it. Just search magic line or sharp entry and you find them. But honestly from all the extra stuff I learned.....I wish I saved my money and just focused on REE.Ignored
Disliked{quote} Hi Samuelkanu, The beauty of the BBMA system with alert... more frendly... make you advance,,, to use my templet you must really understand the true Basic System BBMA in detail ... you can see the ease of it in my tempelate happy trading guys {image} {file} {file} {file} {file}Ignored
Disliked{quote} hi i'd like to know if extreme and mhv are repaint? thank youIgnored
Disliked{quote} Thank you for the information, is there any on REE then? REE stands for reentry extreme in BBMA, right? basically is a multi-frame analysis before entering a trade? am I correct?Ignored
Dislikedthink if we understand BBMA basics it's enough ... there are many who explain it here why we are confused to question the other PDFs ... we are the ones who need to develop it ... BBMA is not something instant but for me is very promising ... this is just my experiment .. i hope it is useful {image} {file}Ignored
Disliked{quote} i found that this indicator has the same character strategy with the original bbma, so i try to simple the path for this to enter the market. is the trade way like this ? 1. wait for big arrow 2. wait for little arrow which has the same direction with the big one 3. open a trade as soon as the arrow appear. hope u can explain more, thxIgnored
Disliked{quote} Not much to say. R - Reentry on higher time frame e.g H4 E - Middle time frame extreme e.g H1 E - Entry time frame extreme e.g M15 This is basic example. Some only enter after M15 CSD e.g candle crosses mid bb and Ma5. Some enter on the retest of the M15 extreme. TP - highest time frame e.g H4 opposite Ma5.Ignored
Disliked{quote} ngobrol disini enak Broo... he hehttps://www.mql5.com/en/forum/6457/page416
Ignored
Disliked{quote} I found the BBMA EA code here, it looks without EMA 50 I have not checked the rule as a whole, you try to see and make sure the truth is possible this can also be made dashboard #property version "1.00" #property strict #include <stdlib.mqh> enum trade{ a=0//BUY/SELL ,b=1//BUY Only ,c=2//SELL Only }; input string EAComment = "BBMA";// EA Comment input string ___________________________="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";//________Trade Parameters input double Lot = 0.01; // Lot Size input trade...Ignored
DislikedYou could take the entry back to the Middle BB, or just do not take any buy entries when price is below the Blue MA.Ignored
DislikedHi i'm trying to learn BBMA Oma Ally system.i'm reading some pdf that shared here. i really appreciate it. but after reading and learning i noticed i have a big basic problem with this system! i can't understand when trend/swing change! below pic is an example. it's downside, bearish trend with some reentry but also we have extreme sell(yellow circle) on middle of bearish trend. how can we avoid buying on yellow circle and reentry buy afterward? or maybe it's just a part of system; losing some trades! {image} RegardsIgnored