all the standard indicators are there...
- #1,113
- Edited 5:06am Jun 14, 2020 12:45am | Edited 5:06am
- Joined Nov 2016 | Status: Trader | 2,361 Posts
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
Dislikedhi all.... there is a setup here but will the momentum candle (csm) further north cancel this out Tks good trading {image}Ignored
DislikedAssalamualaikum to All and Good Morning.. I just want to ask, whats the best combine custom indicator posted on this thread? Thank you very much.Ignored
DislikedUploading 2 utility indicators for synchronizing multiple screens. Please see the screenshot image. Enjoy! {image} {file} {file}Ignored
DislikedDoes anyone knows or has this indicator that is the red and blue band. Would appreciate it.https://s.yimg.com/tr/i/38032fb93ccd422cb3a794e5f3f4b5fe_A.png {image}Ignored
DislikedHi , this strategy is released by Oma Ally (https://www.youtube.com/watch?v=kG_eIHIRuzE). because of the base language was not english , finding the english translated was very hard . i found some pdf about this strategy but i saw in their region , they use another setups like FF,TT,... . i will be appreciate if anyone have information about advanced BBMA . also check #BBMA on social networks . you will be amazed . --------------update----------------- At the first post here when I started this topic,i shared almost every bbma pdf that...Ignored
Dislikedguys, I have these bbma related courses. Bbma library -jerome smith Bbma perfect entry - sims Bbma shark entry - trader malaya Bbma sharp entry - bbma margin trader. Also an indicator that notifies rentry in any tf you can search in instagram for there trade results . if you need them you can contact me .Ignored
DislikedHi , this strategy is released by Oma Ally (https://www.youtube.com/watch?v=kG_eIHIRuzE). because of the base language was not english , finding the english translated was very hard . i found some pdf about this strategy but i saw in their region , they use another setups like FF,TT,... . i will be appreciate if anyone have information about advanced BBMA . also check #BBMA on social networks . you will be amazed . --------------update----------------- At the first post here when I started this topic,i shared almost every bbma pdf that...Ignored
DislikedThere r few type of extremes. Extreme A B C D A - ma5/ma10 breakout the BB in flat mode. B - ma5/ma10 didnt breakout the BB in flat mode but the CS either closed outside BB or touch BB. C - CS rejected at Ema50 D - ma5/ma10 breakout BB while the BB expand. (Momentum)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