rayok |
Gold User, Member, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Sunday, November 28, 2004 |
Wednesday, December 21, 2005 2:25:21 AM |
14 [0.00% of all post / 0.00 posts per day] |
|
Craig, The pcf given is by Elder as the Tc 2000 equivalent of his 2 day EMA of Force Index Elder also talks about a 13 day EMA of Force Index and that is what I am trying to achieve As you can see I am no genius when it comes to creating or understanding pcf's
|
Could you help me with a pcf please. Presently have a pcf which modifies a 2 day tsv. This is (2*TSV1 +(2*TSV1.1+(2*TSV1.2+(TSV1.3+TSV1.4)/3)/3)/3)/3
I would like to have another pcf based on 13 day TSV using the same principle as the above pcf
|
Craig, Thanks for your response. I have watched the video but I am still at a loss. The computer I will be using is in another State and does not have Telechart on it at all.
If I go to "file", "back-up/restore",- "export" to upload, my whole version to the Worden Server, How do I find it again to download it on the other machine. Will I have to go into a certain area of Worden's home page or some such place to find the server?
Also, can I have access to Wordens Studio on the other machine?
|
I will be away for a couple of weeks so I want to able to access TC2005 on a different computer over this period. I know you have given details previously but I cannot find it. Could I have details please.
|
Bruce L, I have now got it working .Thank you for your efforts.
|
Craig, I must be missing something here as I cannot it to work. I created a pcf as one unit ( I think that was a mistake) I then created a new chart template to put it on .It was when I went to the edit indicator that I realised that it should be two separate indicators I did that but the whole pcf came across and then told me there was a formula error "missing argument" I then deleted the "sell" portion but got the same error messaage .
HELP!!
|
Thank you so much for your help.It is now midnight so I will check itout in the morning
|
Tanssaafl, Sorry ,I got that around the wrong way .The sell is above and buy below ie.the same place as trendlines
|
Thank you for this Tanstaafl. I have not as yet tried to install to install the formula. The "above " , "below" relates to how the system appears on the chart he was illustrating. When the system is giving buy signals it placed a dot immediately above the price bar . When giving sell signals it places dots immediately below price bar. When there is no buy or sell signal generated there are no dots.
The colour code was suggested as a way of of doing away with the dots and making it easier to identify. I hope this is clear, thankyou for your trouble
|
Craig, Impulse System uses EMA to find uptrends and downtrends, and MACDH It flags those bars where both inertia and momentum point in the same direction The PCF given for "Internet Trader Pro" is for buy signals AlertMarker(mov(c,13,e)> ref(mov(c,13,e),-1) and fml("MACD-Histogram")> ref(fml ("MACD-Histogram"), -1), Below) for sell signals AlertMarker (mov (c,13,e)< ref (mov (c,13,e), -1 and fml ("MACD-Histogram") < (fml ("MACD-Histogram"), -1), Above)
Can it be colour coded ?
|
|