Funyoo could you add martingale and trailing profit to this EA, it has potential but needs to have that martingale for the losses![]()
Funyoo could you add martingale and trailing profit to this EA, it has potential but needs to have that martingale for the losses![]()
Trading forex risk disclaimer. Exclusive EAs in the Elite section.
Hi Funyoo, I am afraid that the second goldminer indicator is repainting (the bar version). I hope you know before making this EA
Hi, Funyoo
I'm not sure about this idea but I guess if it is possible then could you plz implement it. The Hedge code that you have in all your EA's consist of SL and TP do you think you can code Trailing stop, Trailing step and Trailing profit? as well. Thanks in advance.
Cheers.
Hello Funyoo,
the EA is amazing, thank you so much!
I have backtested it and it does the tradeas the conditions of both indicators
are met, but when I looked at the opened and closed orders, I saw that it opens and closes the orders allways one bar after it is triggered.
I have tried to change the code for opening and closing of orders as the arrow appears but have messed.
My question;
Can you take out the goldminer2 totally and make the code work as the arrow of goldminer1 appears (same bar, as soon as arrow appears)?
Thank you for your help.
I've created a couple other indicators based on the Goldminer1 indicator that might help you out.
GoldminerAbsoluteEntry is basically goldminer1 with a "VerifyShift" option. As anyone who's used goldminer1 knows, it likes to redraw (the arrows like to blink and sometimes disappear). So I created this to only show me what the previous bar shows, so I know it's set and won't redraw. You can of course set the verifyshift to 0 if you want it to show you what's going on right now, or you can set it to a higher number if you want. Also, unlike goldminer1, you don't have to type in the number of bars. It just draws the indicator out as far back as your chart's history goes.
Goldminer1Histogram is my attempt at converting GoldminerAbsoluteEntry into a histogram indicator, to better help you program EA's and Indicators for past periods. It's based on a ZigZag histogram I found online. I'm not really a programmer, I just push buttons and copy and paste hoping something will work, and it looks like it worked.
Anyway, have fun!
Last edited by jasonc001; 01-08-2011 at 19:48.
Here's an indicator that blends both Goldminer indicators together, showing you only the arrows from Goldminer1 that align with the appropriate bar colors from Goldminer2. It draws as far back as your chart's history goes. I've also included the VerifyShift option for both, in case you're concerned with repainting.
Enjoy!
Hi Everyone
I just want to close my trades when goldminer 2 change color or direction whatever is this possible with this EA
it needs goldminer one and two (for confirmation) to take order, couse it repain alot