ciddan |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Gender: |
|
Monday, October 17, 2011 |
Monday, July 10, 2017 8:59:19 AM |
12 [0.00% of all post / 0.00 posts per day] |
|
Hi,
I have created a scan conditon using the following steps:
- 3-min Chart, Add Moving Lin Reg 10 and Moving Lin Reg 30 as indicators
- Click on MovLReg10, "Create Scan Condition..."
In the box menue, I chose
- Indicator: Moving Ling Reg 10
- Condition: Moving Lin Reg 10 vs Moving Lin Reg 30
Crossing up Moving Lin Reg 30
- True: within last x bars
- Within Bars: 5
- Timefrrame: 3 minute
Then I saved the scan and added it to a watchlist, where it should show a check when conditions are met.
These conditions apply quite frequently over a large amount of charts, however the scan condition does not work and does not show a check when the crossover happens or has happened within the last 5 bars.
Any advice on how to fix this is highly appreciated.
Many thanks
|
Hi,
I have created an indicator using daily data which looks at the distance between opening price and low of the day over the last 30 days, builds an average of that and substracts it from today's open.
Now I would like to open a 3-min chart and use that price as a horizontal line in my 3-min chart as some form of support line. Is that possible? Currently, if I plot my custom indicator, instead of using daily data it then switches automatically to 3-min data and this becomes sort of a moving average.
This is my formula:
O -( ( (O1-L1)+(O2-L2)+(O3-L3)+(O4-L4)+(O5-L5)+(O6-L6)+(O7-L7)+(O8-L8)+(O9-L9)+(O10-L10) +
(O11-L11)+(O12-L12)+(O13-L13)+(O14-L14)+(O15-L115)+(O16-L16)+(O17-L17)+(O18-L18)+(O19-L19)+(O20-L20) + (O21-L21)+(O22-L22)+(O23-L23)+(O24-L24)+(O25-L25)+(O26-L26)+(O27-L27)+(O28-L28)+(O29-L29)+(O30-L30)) / 30 )
created on daily data.
Thanks,
Frank
|
Bruce,
Thank you for the formula and also for the link. I think I can construct this now, but where can I find the value for the Denom factor? You entered 10412.50 for the RL50; what would that number be for the RL90 and RL270 please?
Thanks agaiin,
Frank
|
Hi,
is it possible to plot a histogram of the difference between two Moving Linear Regression lines? For example, I would have Moving Lin Reg 10 and Moving Lin Reg 50 displayed in my chart, and now I want to plot the difference between the two.
Thank you,
Frank
|
Hello Worden trainer,
I want to create an indicator based on the following formula:
Indicator = [%-change of closing prices (200 bars)] divided by [standard deviation of % changes of closing prices (200 bars)] * 10
Is there a built in syntax for standard deviation?
Your help is highly appreciated.
Thank you,
Frank
|
Hi Bruce,
When I paste the formula into the condition window, I see 'Formula Error' and when testing the formula, it says 'Error in formula, Argument missing near *
|
Thank you for this quick response!
Pasting the second formula in, I get an error though. May I ask you to double check please?
Thanks again,
Frank
|
Hi,
I have a question on Bollinger Bands, and search did not hint me towards the right answers.
I want to create a scan condition that looks for the following:
Price Moving Linear Reg. (10) and Moving Lin Reg (30) were all inside of a 30.2 Bollinger Band a week ago.
My first idea was to go into the chart and create the scan condition "Moving Lin Reg 10 above BBands 30.2" as well as "...below BBand 30.2" and then see if I can edit the code to look back 5 days, but under "my conditions" there is only this criteria without the 'edit' function to see the code and add the lookback. So your help is much appreciated.
Also, is it possible to compare the width of todays Bollinger Band to the width of x days ago and create a scan condition, for example that todays width is at least 20% smaller than 2 weeks ago?
Many thanks for your help,
Frank
|
Hi Bruce,
Since a few days I receive premarket data on my charts. Is there a way to turn this off? I only want 9.30am - 4pm on my charts.
Thank you and kind regards,
Frank
(Platinum)
|
Thank you, that was great help.
Is there a manual or handbook for conditions and their syntax?
Thanks again
|
|