nibor100 1,031 posts msg #147500 - Ignore nibor100 |
4/24/2019 9:41:55 AM
@safetrade,
KSK8's bottom filter has 14 set statements, could you let me know how many of those set statements will run on your SF lite subscription as I'd like to take a shot of making it "Lite" but I am on advanced subscription.
It looks like the number is at least 9 based on the filter you recently posted.
Thanks,
Ed S.
|
SAFeTRADE 644 posts msg #147505 - Ignore SAFeTRADE |
4/24/2019 12:08:07 PM
Exactly what you see in the filter. V7 is beyond Lite version.
Safetrade
|
SAFeTRADE 644 posts msg #147513 - Ignore SAFeTRADE |
4/24/2019 4:40:17 PM
It is not the quantity of set statements per say, but the continued use of previous set statements
in further set statements down the line. Am I making any sense? For example look at how many
times V4 is used in set statements. Figure out a way the use of V4 is reduced and you may be
able to make a Lite version.
Safetrade
|
nibor100 1,031 posts msg #147514 - Ignore nibor100 |
4/24/2019 5:41:58 PM
Yes you are making sense, the often used phrase is "nesting", that's the first thing I'll be changing if I can make the filter still work the same.
Thanks, I had missed your commented out V7 line.
Ed S.
|
SAFeTRADE 644 posts msg #147515 - Ignore SAFeTRADE |
4/24/2019 6:02:32 PM
Thanks Ed.
|
SAFeTRADE 644 posts msg #147538 - Ignore SAFeTRADE modified |
4/25/2019 2:58:25 PM
OK, Here is my solution to this dilemma. I have broken this filter into 2 parts. Part 1 runs from v2 thru v7.
I left out v1 as it is not needed until the 2nd part of the filter.
First part is as follows:
I ran it on the Dow to have a limited amount of symbols to work with. I sorted on v7 and made a symlist
on the symbols marked 1.
/*****************************************************************************************************/
Now for part 2. v4 is the code for Williams Vixfix some of you may be familiar with it.
Copy the code for v4 exactly as it is coded and go to "Account" in the top right hand corner.
click on settings. Once you are in settings click on my filters and paste the code for v4 in the box.
Make sure there is no other code previously added inside my Filters. Now press save and close that
window. I am pretty sure you have to close your browser for the change to take effect, I could be mistaken about this . Do not try to run part 2 from this post as it will not run until you have made the
change to My Filter. Also this filter will not run with "draw bottom" or "add column bottom" In place
of "bottom I elected to use Williams %r(20) and sorted it ascending.
I added v1 to part 2 as it is only need to run part 2.
Well that is it. The dirty version of KSK8's Bottom Filter. KSK8 run you filter on the Dow and tell
us if it is close to the results you get with the original. When there is a will there is a way, at least
that is what I am told.
Safetrade
|
KSK8 561 posts msg #147548 - Ignore KSK8 |
4/25/2019 3:55:57 PM
Here's TQQQ on my initial filter.
And compared it doesn't match, but it definitely seems you are on the right track.
"When there is a will there is a way"
Can't agree more!
|
SAFeTRADE 644 posts msg #147551 - Ignore SAFeTRADE |
4/25/2019 7:52:29 PM
Check TQQQ on the 2nd filter back on December 24 2018. A reading well below -96. That low is in the
same time span that shows on your .png
Safetrade
|
KSK8 561 posts msg #147569 - Ignore KSK8 |
4/26/2019 12:50:28 PM
SAFeTRADE,
Ah! I see it now, I was too hasty with checking it out prior. Later today I'll look more into this.
|
SAFeTRADE 644 posts msg #147573 - Ignore SAFeTRADE |
4/26/2019 6:09:28 PM
No Prob. All is GOOD. This is the poor man's version. You run 1 filter to get results, I have to run 2
and do all kinds of mechanization. You certainly know how to pick those shorts!
Safetrade
|