I doubt he'd just up and leave without saying anything! I guess he's busy. And that's ok!
Broker Challenge "NDD/STP" vs. True "ECN" and "Mkt Mkr" broker talk 46 replies
Dealing with "Invalid Price", "Requote", "Server Busy" in MT4 3 replies
The Ultimate truth by gg53 4 replies
Metatrader "killing" 3rd party developers? 6 replies
It’s our job to trade "Futures" not "Histories", by Joe Ross 7 replies
DislikedHello all... I´ve been too busy these last weeks with some forex-unrelated issues and unable to devote proper time to anything else. A while back in this thread I´ve posted an EA to trade a Gadi_OBV breakout after the Asian session as a stepping stone toward a more comprehensive robot that would implement other elements kindly provided by gg53. Well, that EA´s code is flawed, so if anyone is using it for anything, just don´t. As I said elsewhere, I am just a beginner in this mt4 coding thing. However... Last week I had finally the time to sit on...Ignored
DislikedThank you Middleeastern for your work.
Do i need Gadi_OBV_v1.3.ex4 (http://www.forexfactory.com/attachment.php?attachmentid=1119671&d=1358520457) or can i use the 2,2 Version
I want that gadi draw the channel from 00:00 to 06:00 German Time and takes the trade after a breakout above 6 oclock in the Morning.
How must i setup the Inputs of your ea to get this simple Rules in?
Thank youIgnored
DislikedHello Rifouly,
If you want to use Gadi 2.2 you must get into the code, delete "Gadi_OBV_v.1.3" and replace it with the exact filename of the 2.2 version wherever it appears in the code (Lines 254, 262 and 269).
The EA dynamically reads the last [LookBackBars] bars, so no, it cannot do what you ask. If you work on the H1 timeframe you may set LookBackBars to 6. In such case, between 7:00 and 7:59 it will be reading the period of time you´re interested in, but at 8:00 it will read between 1:00 and 7:00, and so on.
Best,
M.Ignored
DislikedThank you Middleastern
But after i do this its not importent when the Breakout happens?
Lets say i set the ea at 6:00 like you said H1 last six bars and the breakout will be at 15:00 will the ea take the trade or must i change the LookBackBars every Hour.
How can i edit the code to use gadi 2.2?Ignored
DislikedI'm using it. See my trades couple of posts above. Right now I play w/ Sabry's approach, which really gives an edge: http://www.forexfactory.com/showthread.php?p=6319359#post6319359
Watching EURUSD and AUDUSD pairs, this is my open trade now...
KapyIgnored
DislikedI trade that method with Jpy crosses and eur/used with great success. I have tried to automate it, but I can not figure out how to code the color changes for each indicator. I am not sure what each data value represents. If anyone could ahead some light I would be greatful. As it stands, I have an alarm that reminds me to check the charts on each 4 hr bar close.Ignored
DislikedHi Panamamike,
Great to her that people are using this method. I would like to see your chart examples annotated (simple entry, exit, summarize your rules for entry, exit). Do you trail your SL, what is your initial SL, etc ... ?
I think that EA based on these rules, can be easy to complete. Maybe we can talk to GG53 later about releasing .mq4 files for these indies. Who knows. Hope he is well and didn't leave this thread.
Thanks Panamamike, thanks GG53...Ignored