copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Worden Discussion Forum Post a question for one of Worden Brothers' trainers about the TC2000 version 7 software and services 22992: 93691: Tuesday, March 26, 2019 12:52:40 PM in mov avg of indicator by Bruce_L : Ask a Trainer - StockFinder 5 0 (2 Viewing) Post a question for one of Worden Brothers' trainers about the StockFinder software, products and services 5636
Worden Discussion Forum Attention: Discussion forums are read-only for extended maintenance until further notice
Worden Discussion Forum Worden Trainer Joined: 10 1 2004 Posts: 4,308: Poking around on the internet, I found many references to Dave Landry's bowtie crossover technique Most were in marketing material for Dave's materials I was unable to find to specifics for what crossovers are required If you could specify those for me, I can help you out with the PCF's
Worden Discussion Forum Worden Trainer Joined: 10 7 2004 Posts: 65,138: The lookback is a fixed number of bars It is the limit of how many bars will be checked for your requirements (in this case a pivot high or pivot low)
Worden Discussion Forum Worden Trainer Joined: 10 7 2004 Posts: 65,138: There isn't any way I can think of to combine implied volatility and historical volatility into a single indicator The Options Implied Volatility indicator is going to be option specific (and is a fundamental which can't be referenced in a formula)
Worden Discussion Forum Worden Trainer Joined: 10 7 2004 Posts: 65,138: The first v17 formula is designed to put a dot on the chart when used as a Custom PCF Indicator with the Plot Style set to dot if there is a green bar The second v17 formula just returns true for green bars The third v17 formula just returns true when changing from green bars to gray bars
Worden Discussion Forum Registered User Joined: 2 8 2012 Posts: 1: Hi, I've seen a couple of posts with this question TC2000 looks a great platform, but I trade futures and Forex are there any plans to offer futures charts ~ Dollar Index, NQ (Nasdaq 100 E-mini), ES (S P 500 E-mini), QM Crude E-mini, Metals, Grains etc ~ can I link to my my e-Signal data feed?
Worden Discussion Forum Worden Trainer Joined: 10 7 2004 Posts: 65,138: Let us take price being constantly above the VWAP after 9:45 AM ET in a 5 minute time frame as an example Between 9:45 and 9:50 AM ET, the formula would be the following L > AVG((O + H + L + C) * V, 4) 4 AVGV4 But between 9:50 and 9:55 AM ET, you would need to change the formula to the
Worden Discussion Forum Worden Trainer Joined: 10 7 2004 Posts: 65,138: I am probably going to need additional clarification from you to create a formula which will find what you want We could check for Price to be within a 2 point range for two weeks with something like the following: MAXH10 - MINL10 <= 2
Worden Discussion Forum Worden Trainer Joined: 10 7 2004 Posts: 65,138: In TC2000 v17, you would need to create a Personal WatchList and add the symbols you want to it if there isn't a single system WatchList containing all of the symbols you want