Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
why buy and sell in real time???
for example, when change the colour from blue to yellow , in real time open buy or sell..but if close of bar doesn't confirm yellow i have a false signals???
help me ....
i want buy or sell only if yellow is confirmed in close of bar!
I did not know if I should post my question / request here or on the Follow The Bouncing Pip thread.
I have come accross something I find interresting. On a 4hr chart place the xmpa with MA_Period set to 34 and the MA_Type set to 1 the rest leave as default setting also place the Zig_Zag_Pointer on same chart.
Now my question / request is, is it possible for someone to add a filter into the xpma EA so that it trades only in the direction of the Zig_Zag_Pointer.
e.g. If ZigZag_Pointer is pointing up then the xmpa should only place a buy when xpma arrow is pointing up. If the xpma arrow changes to down then it should exit trade but not place a sell order.
....into the code of a moving average? I am working with XPMA (which is a MA that changes color from Coder's Guru) and I am trying to have multiple currency lines displayed in a single chart which change color according to their Moving Avg. direction.
I trade triangularly (strength vs weakness and trade the cross) and I use XPMA in different currency charts and compare their direction visually and am trying to get them into a single chart and am having difficulty.
I have added an extern string for a currency but it doesn't pull another currency's data in. I believe I need more instructions in the code.
Can anybody make any suggestions? Thanks.
__________________
Life is, right now, the way it is supposed to be. Even with all the sham and manipulation, there is more peace than war. It's all around if you want to see it.
I tried and this settings
USDJPY = "USDJPY";
is not connected with anything.
It means that no need to change it: indicator can be applied to any currency but it is impossible to get the value of one currency on the other currency chart using this indicator.
My be I am wrong but this settings about currency just empty settings and you can keep it as default (USDJPY for example. Indicator will show the line for your chart anyway.
Thanks for the reply NewDigital. How about this then:
Using the !corelation indicator and giving it color like the HMA (Hull Moving Average) because !corelation brings a MA of one currency into the chart of another currency.
Do you know who might be interested in blending these two indicators? It is a bit beyond my coding skills but would be a nice addition to those who trade correlation signals? Your input is respected.
Cheers
__________________
Life is, right now, the way it is supposed to be. Even with all the sham and manipulation, there is more peace than war. It's all around if you want to see it.