tdlc007 |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Gender: |
|
Thursday, February 13, 2014 |
Saturday, December 19, 2015 12:43:16 AM |
37 [0.01% of all post / 0.01 posts per day] |
|
QUOTE (StockGuy)
Yes, click the Your Services link in the upper right hand corner of version 16 and you can add real time from there.
If you can add real time to gold on version 16, whats the difference between that and platinum then?
|
Hello
I am currently a gold subscriber and I noticed there is an option to add U.S. Real time quotes for an additional $14.99 monthly to the gold package. I am wondering what the difference or benefit of adding the real time data as oppose to just getting the platinum package?
Thanks
|
Does anybody know other trading software/platforms that has real time # of trades (not bid ask, not cumulative volume) available. I know Tradestation does, but are there any others?
|
QUOTE (Bruce_L)
So maybe something like the following plotted as a Custom PCF Indicator set to the Dot Plot Style?
H * ABS(ABS(O - C) / SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30) > 1.95)
Or would is there some requirement as to when you choose the high vs the low instead of just plotting a dot on the high?
Thanks Bruce
Now if I wanted to look for this pcf indicator below but for the Previous 1 candle before it, how would I write this
h * ABS(ABS(O - C) / SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * AvGC30 ^ 2) / 30) > 1.95 and (V - AVGV30)/ SQR(ABS(V ^ 2 + V1 ^ 2 + V2 ^ 2 + V3 ^ 2 + V4 ^ 2 + V5 ^ 2 + V6 ^ 2 + V7 ^ 2 + V8 ^ 2 + V9 ^ 2 + V10 ^ 2 + V11 ^ 2 + V12 ^ 2 + V13 ^ 2 + V14 ^ 2 + V15 ^ 2 + V16 ^ 2 + V17 ^ 2 + V18 ^ 2 + V19 ^ 2 + V20 ^ 2 + V21 ^ 2 + V22 ^ 2 + V23 ^ 2 + V24 ^ 2 + V25 ^ 2 + V26 ^ 2 + V27 ^ 2 + V28 ^ 2 + V29 ^ 2 - 30 * AVGV30 ^ 2) / 30) > 1.95)
Thanks
|
Hi
I am now looking to plot this:
ABS(O - C) / SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30)
on either the high or low of the candle whenever the value returns equal to or higher than 1.95...Is that possible?
Thanks
QUOTE (tdlc007)
QUOTE (Bruce_L)
In what way? Do you want to add it?
ABS(O - C) + SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30)
Take the ratio?
ABS(O - C) / SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30)
Something else?
Perfect It was the ratio I was looking for..Thanks Bruce
|
QUOTE (Bruce_L)
In what way? Do you want to add it?
ABS(O - C) + SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30)
Take the ratio?
ABS(O - C) / SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30)
Something else?
Perfect It was the ratio I was looking for..Thanks Bruce
|
QUOTE (Bruce_L)
Just substitute C for all instances of V in the formula.
SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 + C20 ^ 2 + C21 ^ 2 + C22 ^ 2 + C23 ^ 2 + C24 ^ 2 + C25 ^ 2 + C26 ^ 2 + C27 ^ 2 + C28 ^ 2 + C29 ^ 2 - 30 * ACGC30 ^ 2) / 30)
Thanks Bruce...now if I wanted to incorporate the absolute value of open- close of the current candle with this 30 period standard deviation of price, how would I write that?
|
QUOTE (Bruce_L)
The 30-period standard deviation of volume can be written as follows.
SQR(ABS(V ^ 2 + V1 ^ 2 + V2 ^ 2 + V3 ^ 2 + V4 ^ 2 + V5 ^ 2 + V6 ^ 2 + V7 ^ 2 + V8 ^ 2 + V9 ^ 2 + V10 ^ 2 + V11 ^ 2 + V12 ^ 2 + V13 ^ 2 + V14 ^ 2 + V15 ^ 2 + V16 ^ 2 + V17 ^ 2 + V18 ^ 2 + V19 ^ 2 + V20 ^ 2 + V21 ^ 2 + V22 ^ 2 + V23 ^ 2 + V24 ^ 2 + V25 ^ 2 + V26 ^ 2 + V27 ^ 2 + V28 ^ 2 + V29 ^ 2 - 30 * AVGV30 ^ 2) / 30)
Modelling Bollinger Bands (& Standard Deviation) in a TC PCF
Can you tell me how to write the 30 period standard deviation of price rather than volume?
thanks
|
i'll give this a try..
thanks guys
|
QUOTE (StockGuy)
Does the whole candle need to be below the 8 day MA for the previous three days or just the closes?
Preferably but it doesn't have to. Would you be able to give me the PCF for both whole candle being below the 8 day MA for the previous three days and then one for just the closes below the 8 day MA for the previous three days?
|
|