Hello all,
I had a chance to get a deeper look into the kumo indi, testing it on a 1min chart. Unfortunately it does repaint a little bit. Nevertheless I think the indi could be very useful in combination with S&R areas. Please see pics attached and share your thoughts.
Cheers,
Pete
TMA_CG: EA to buy at support & sell at resistance
-
pete14
- Trader
- Posts: 73
- Joined: Thu Feb 02, 2012 1:29 pm
- Location: Germany
Re: TMA_CG: EA to buy at support & sell at resistance
You do not have the required permissions to view the files attached to this post.
-
pete14
- Trader
- Posts: 73
- Joined: Thu Feb 02, 2012 1:29 pm
- Location: Germany
Re: TMA_CG: EA to buy at support & sell at resistance
Another example
You do not have the required permissions to view the files attached to this post.
-
pete14
- Trader
- Posts: 73
- Joined: Thu Feb 02, 2012 1:29 pm
- Location: Germany
Re: TMA_CG: EA to buy at support & sell at resistance
Another one on the renko chart
You do not have the required permissions to view the files attached to this post.
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
Re: TMA_CG: EA to buy at support & sell at resistance
Hi,
I was going to test and check out the repainting behavior and yes looks like you are right....
The cross repaint.
Going to see if there is a work around for this and whether things get better after work around.
Cheers
I was going to test and check out the repainting behavior and yes looks like you are right....
The cross repaint.
Going to see if there is a work around for this and whether things get better after work around.
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
-
bazze
Re: TMA_CG: EA to buy at support & sell at resistance
I got lots of these errors,meaning what??? 14:14:31 TMACG_Gold_M15_STACKING_C_beta XAUUSD,M15: -----ERROR----- placing SELL order: XAUUSD Ticket=-1 GLE=131
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: TMA_CG: EA to buy at support & sell at resistance
seems to be an 131 error, it’s called ERR_INVALID_TRADE_VOLUME in the Empty4 code... maybe you should set the lot to an value supported by your broker for XAU...bazze » Fri Jan 24, 2014 4:29 pm wrote:I got lots of these errors,meaning what??? 14:14:31 TMACG_Gold_M15_STACKING_C_beta XAUUSD,M15: -----ERROR----- placing SELL order: XAUUSD Ticket=-1 GLE=131
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
AGT
- Trader
- Posts: 889
- Joined: Thu Nov 17, 2011 7:20 pm
- Location: Germany
Re: TMA_CG: EA to buy at support & sell at resistance
@dudest: I see your MFXB link in post #1 being "private" ?
Could you reopen it ? I think someone here is interested to follow your success ...
Could you reopen it ? I think someone here is interested to follow your success ...
AGT's EA portfolio: http://www.stevehopwoodforex.com/phpBB3 ... =36&t=1374
-
MrLong
Re: TMA_CG: EA to buy at support & sell at resistance
Hi dudest,
I've coded a multi trader with your strategy, feel free to change it as you please.
I've kept it simple but I have run it today and got a 10% return.
Because it draws its data from a custom indi, loading is a little slow, but you can select to load without the bands on display which is quicker.
You will need to install :
mt4gui.dll
mt4gui.mqh
From here: http://www.mt4gui.com/download/
Best Regards
Andy
I've coded a multi trader with your strategy, feel free to change it as you please.
I've kept it simple but I have run it today and got a 10% return.
Because it draws its data from a custom indi, loading is a little slow, but you can select to load without the bands on display which is quicker.
You will need to install :
mt4gui.dll
mt4gui.mqh
From here: http://www.mt4gui.com/download/
Best Regards
Andy
You do not have the required permissions to view the files attached to this post.
-
SWG123
- Trader
- Posts: 565
- Joined: Wed Nov 16, 2011 3:02 pm
- Location: Cape Town
Re: TMA_CG: EA to buy at support & sell at resistance
Nice one Andy. Look forward to test driving this next week.MrLong » Fri Jan 24, 2014 7:45 pm wrote:Hi dudest,
I've coded a multi trader with your strategy, feel free to change it as you please.
Thanks,
steve
-
bazze
Re: TMA_CG: EA to buy at support & sell at resistance
Thank you,Andy
But,when I try to download the mqh,the only thing that happens is that the sourcecode of it is popping up
: