StockFetcher Forums · Filter Exchange · Extending/extrapolating Day Position below 0 and above 1<< >>Post Follow-up
styliten
277 posts
msg #158833
Ignore styliten
modified
3/18/2022 10:06:14 PM

In the following sample code, the black lines/band are day positions from 0.07 to 0.93 (smoothed) in 0.075 increment with the center region blackened (day positions 0.435 to 0.565 using 0.005 increment); the outer blue bands (both upper and lower) are day positions from 0.00 to 0.07 for lower bound and day positions from 0.93 to 1.00 for upper bound in 0.005 increment. The extrapolated day position bands are red, showing day positions ranging from -0.175 to -0.250 and and 1.175 to 1.250.

Fetcher[dow 30

set{MM1000, clri(clri(tsf(day position(0.500, 9), 9), 12), 9)}
set{MM1001, clri(clri(tsf(day position(0.495, 9), 9), 12), 9)}
set{MM1002, clri(clri(tsf(day position(0.490, 9), 9), 12), 9)}
set{MM1003, clri(clri(tsf(day position(0.485, 9), 9), 12), 9)}
set{MM1004, clri(clri(tsf(day position(0.480, 9), 9), 12), 9)}
set{MM1005, clri(clri(tsf(day position(0.475, 9), 9), 12), 9)}
set{MM1006, clri(clri(tsf(day position(0.470, 9), 9), 12), 9)}
set{MM1007, clri(clri(tsf(day position(0.465, 9), 9), 12), 9)}
set{MM1008, clri(clri(tsf(day position(0.460, 9), 9), 12), 9)}
set{MM1009, clri(clri(tsf(day position(0.455, 9), 9), 12), 9)}
set{MM1010, clri(clri(tsf(day position(0.450, 9), 9), 12), 9)}
set{MM1011, clri(clri(tsf(day position(0.445, 9), 9), 12), 9)}
set{MM1012, clri(clri(tsf(day position(0.440, 9), 9), 12), 9)}
set{MM1013, clri(clri(tsf(day position(0.435, 9), 9), 12), 9)}
set{MM1014, clri(clri(tsf(day position(0.360, 9), 9), 12), 9)}
set{MM1015, clri(clri(tsf(day position(0.285, 9), 9), 12), 9)}
set{MM1016, clri(clri(tsf(day position(0.210, 9), 9), 12), 9)}
set{MM1017, clri(clri(tsf(day position(0.135, 9), 9), 12), 9)}

set{MM1018, clri(clri(tsf(day position(0.070, 9), 9), 12), 10)}
set{MM1019, clri(clri(tsf(day position(0.065, 9), 9), 12), 10)}
set{MM1020, clri(clri(tsf(day position(0.060, 9), 9), 12), 10)}
set{MM1021, clri(clri(tsf(day position(0.055, 9), 9), 12), 10)}
set{MM1022, clri(clri(tsf(day position(0.050, 9), 9), 12), 10)}
set{MM1023, clri(clri(tsf(day position(0.045, 9), 9), 12), 10)}
set{MM1024, clri(clri(tsf(day position(0.040, 9), 9), 12), 10)}
set{MM1025, clri(clri(tsf(day position(0.035, 9), 9), 12), 10)}
set{MM1026, clri(clri(tsf(day position(0.030, 9), 9), 12), 10)}
set{MM1027, clri(clri(tsf(day position(0.025, 9), 9), 12), 10)}
set{MM1028, clri(clri(tsf(day position(0.020, 9), 9), 12), 10)}
set{MM1029, clri(clri(tsf(day position(0.015, 9), 9), 12), 10)}
set{MM1030, clri(clri(tsf(day position(0.010, 9), 9), 12), 10)}
set{MM1031, clri(clri(tsf(day position(0.005, 9), 9), 12), 10)}
set{MM1032, clri(clri(tsf(day position(0.000, 9), 9), 12), 10)}

set{MM2000, clri(clri(tsf(day position(0.000, 9) multiply by 1.175, 9) minus tsf(day position(1.000, 9) multiply by 0.175, 9), 12), 11)}
set{MM2001, clri(clri(tsf(day position(0.000, 9) multiply by 1.180, 9) minus tsf(day position(1.000, 9) multiply by 0.180, 9), 12), 11)}
set{MM2002, clri(clri(tsf(day position(0.000, 9) multiply by 1.185, 9) minus tsf(day position(1.000, 9) multiply by 0.185, 9), 12), 11)}
set{MM2003, clri(clri(tsf(day position(0.000, 9) multiply by 1.190, 9) minus tsf(day position(1.000, 9) multiply by 0.190, 9), 12), 11)}
set{MM2004, clri(clri(tsf(day position(0.000, 9) multiply by 1.195, 9) minus tsf(day position(1.000, 9) multiply by 0.195, 9), 12), 11)}
set{MM2005, clri(clri(tsf(day position(0.000, 9) multiply by 1.200, 9) minus tsf(day position(1.000, 9) multiply by 0.200, 9), 12), 11)}
set{MM2006, clri(clri(tsf(day position(0.000, 9) multiply by 1.205, 9) minus tsf(day position(1.000, 9) multiply by 0.205, 9), 12), 11)}
set{MM2007, clri(clri(tsf(day position(0.000, 9) multiply by 1.210, 9) minus tsf(day position(1.000, 9) multiply by 0.210, 9), 12), 11)}
set{MM2008, clri(clri(tsf(day position(0.000, 9) multiply by 1.215, 9) minus tsf(day position(1.000, 9) multiply by 0.215, 9), 12), 11)}
set{MM2009, clri(clri(tsf(day position(0.000, 9) multiply by 1.220, 9) minus tsf(day position(1.000, 9) multiply by 0.220, 9), 12), 11)}
set{MM2010, clri(clri(tsf(day position(0.000, 9) multiply by 1.225, 9) minus tsf(day position(1.000, 9) multiply by 0.225, 9), 12), 11)}
set{MM2011, clri(clri(tsf(day position(0.000, 9) multiply by 1.230, 9) minus tsf(day position(1.000, 9) multiply by 0.230, 9), 12), 11)}
set{MM2012, clri(clri(tsf(day position(0.000, 9) multiply by 1.235, 9) minus tsf(day position(1.000, 9) multiply by 0.235, 9), 12), 11)}
set{MM2013, clri(clri(tsf(day position(0.000, 9) multiply by 1.240, 9) minus tsf(day position(1.000, 9) multiply by 0.240, 9), 12), 11)}
set{MM2014, clri(clri(tsf(day position(0.000, 9) multiply by 1.245, 9) minus tsf(day position(1.000, 9) multiply by 0.245, 9), 12), 11)}
set{MM2015, clri(clri(tsf(day position(0.000, 9) multiply by 1.250, 9) minus tsf(day position(1.000, 9) multiply by 0.250, 9), 12), 11)}

and draw clri(MM2000, 13) on plot price
and draw clri(MM2001, 13) on plot price
and draw clri(MM2002, 13) on plot price
and draw clri(MM2003, 13) on plot price
and draw clri(MM2004, 13) on plot price
and draw clri(MM2005, 13) on plot price
and draw clri(MM2006, 13) on plot price
and draw clri(MM2007, 13) on plot price
and draw clri(MM2008, 13) on plot price
and draw clri(MM2009, 13) on plot price
and draw clri(MM2010, 13) on plot price
and draw clri(MM2011, 13) on plot price
and draw clri(MM2012, 13) on plot price
and draw clri(MM2013, 13) on plot price
and draw clri(MM2014, 13) on plot price
and draw clri(MM2015, 13) on plot price

and draw price line at MM1000
and draw price line at NN1000
and draw price line at MM1001
and draw price line at NN1001

and draw clri(MM1018, 14) on plot price
and draw clri(MM1019, 14) on plot price
and draw clri(MM1020, 14) on plot price
and draw clri(MM1021, 14) on plot price
and draw clri(MM1022, 14) on plot price
and draw clri(MM1023, 14) on plot price
and draw clri(MM1024, 14) on plot price
and draw clri(MM1025, 14) on plot price
and draw clri(MM1026, 14) on plot price
and draw clri(MM1027, 14) on plot price
and draw clri(MM1028, 14) on plot price
and draw clri(MM1029, 14) on plot price
and draw clri(MM1030, 14) on plot price
and draw clri(MM1031, 14) on plot price
and draw clri(MM1032, 14) on plot price

and draw clri(MM1000, 15) on plot price
and draw clri(MM1001, 15) on plot price
and draw clri(MM1002, 15) on plot price
and draw clri(MM1003, 15) on plot price
and draw clri(MM1004, 15) on plot price
and draw clri(MM1005, 15) on plot price
and draw clri(MM1006, 15) on plot price
and draw clri(MM1007, 15) on plot price
and draw clri(MM1008, 15) on plot price
and draw clri(MM1009, 15) on plot price
and draw clri(MM1010, 15) on plot price
and draw clri(MM1011, 15) on plot price
and draw clri(MM1012, 15) on plot price
and draw clri(MM1013, 15) on plot price
and draw clri(MM1014, 15) on plot price
and draw clri(MM1015, 15) on plot price
and draw clri(MM1016, 15) on plot price
and draw clri(MM1017, 15) on plot price

set{NN1000, clri(clri(tsf(day position(0.500, 9), 9), 12), 9)}
set{NN1001, clri(clri(tsf(day position(0.505, 9), 9), 12), 9)}
set{NN1002, clri(clri(tsf(day position(0.510, 9), 9), 12), 9)}
set{NN1003, clri(clri(tsf(day position(0.515, 9), 9), 12), 9)}
set{NN1004, clri(clri(tsf(day position(0.520, 9), 9), 12), 9)}
set{NN1005, clri(clri(tsf(day position(0.525, 9), 9), 12), 9)}
set{NN1006, clri(clri(tsf(day position(0.530, 9), 9), 12), 9)}
set{NN1007, clri(clri(tsf(day position(0.535, 9), 9), 12), 9)}
set{NN1008, clri(clri(tsf(day position(0.540, 9), 9), 12), 9)}
set{NN1009, clri(clri(tsf(day position(0.545, 9), 9), 12), 9)}
set{NN1010, clri(clri(tsf(day position(0.550, 9), 9), 12), 9)}
set{NN1011, clri(clri(tsf(day position(0.555, 9), 9), 12), 9)}
set{NN1012, clri(clri(tsf(day position(0.560, 9), 9), 12), 9)}
set{NN1013, clri(clri(tsf(day position(0.565, 9), 9), 12), 9)}
set{NN1014, clri(clri(tsf(day position(0.640, 9), 9), 12), 9)}
set{NN1015, clri(clri(tsf(day position(0.715, 9), 9), 12), 9)}
set{NN1016, clri(clri(tsf(day position(0.790, 9), 9), 12), 9)}
set{NN1017, clri(clri(tsf(day position(0.865, 9), 9), 12), 9)}

set{NN1018, clri(clri(tsf(day position(0.930, 9), 9), 12), 10)}
set{NN1019, clri(clri(tsf(day position(0.935, 9), 9), 12), 10)}
set{NN1020, clri(clri(tsf(day position(0.940, 9), 9), 12), 10)}
set{NN1021, clri(clri(tsf(day position(0.945, 9), 9), 12), 10)}
set{NN1022, clri(clri(tsf(day position(0.950, 9), 9), 12), 10)}
set{NN1023, clri(clri(tsf(day position(0.955, 9), 9), 12), 10)}
set{NN1024, clri(clri(tsf(day position(0.960, 9), 9), 12), 10)}
set{NN1025, clri(clri(tsf(day position(0.965, 9), 9), 12), 10)}
set{NN1026, clri(clri(tsf(day position(0.970, 9), 9), 12), 10)}
set{NN1027, clri(clri(tsf(day position(0.975, 9), 9), 12), 10)}
set{NN1028, clri(clri(tsf(day position(0.980, 9), 9), 12), 10)}
set{NN1029, clri(clri(tsf(day position(0.985, 9), 9), 12), 10)}
set{NN1030, clri(clri(tsf(day position(0.990, 9), 9), 12), 10)}
set{NN1031, clri(clri(tsf(day position(0.995, 9), 9), 12), 10)}
set{NN1032, clri(clri(tsf(day position(1.000, 9), 9), 12), 10)}

set{NN2000, clri(clri(tsf(day position(1.000, 9) multiply by 1.175, 9) minus tsf(day position(0.000, 9) multiply by 0.175, 9), 12), 11)}
set{NN2001, clri(clri(tsf(day position(1.000, 9) multiply by 1.180, 9) minus tsf(day position(0.000, 9) multiply by 0.180, 9), 12), 11)}
set{NN2002, clri(clri(tsf(day position(1.000, 9) multiply by 1.185, 9) minus tsf(day position(0.000, 9) multiply by 0.185, 9), 12), 11)}
set{NN2003, clri(clri(tsf(day position(1.000, 9) multiply by 1.190, 9) minus tsf(day position(0.000, 9) multiply by 0.190, 9), 12), 11)}
set{NN2004, clri(clri(tsf(day position(1.000, 9) multiply by 1.195, 9) minus tsf(day position(0.000, 9) multiply by 0.195, 9), 12), 11)}
set{NN2005, clri(clri(tsf(day position(1.000, 9) multiply by 1.200, 9) minus tsf(day position(0.000, 9) multiply by 0.200, 9), 12), 11)}
set{NN2006, clri(clri(tsf(day position(1.000, 9) multiply by 1.205, 9) minus tsf(day position(0.000, 9) multiply by 0.205, 9), 12), 11)}
set{NN2007, clri(clri(tsf(day position(1.000, 9) multiply by 1.210, 9) minus tsf(day position(0.000, 9) multiply by 0.210, 9), 12), 11)}
set{NN2008, clri(clri(tsf(day position(1.000, 9) multiply by 1.215, 9) minus tsf(day position(0.000, 9) multiply by 0.215, 9), 12), 11)}
set{NN2009, clri(clri(tsf(day position(1.000, 9) multiply by 1.220, 9) minus tsf(day position(0.000, 9) multiply by 0.220, 9), 12), 11)}
set{NN2010, clri(clri(tsf(day position(1.000, 9) multiply by 1.225, 9) minus tsf(day position(0.000, 9) multiply by 0.225, 9), 12), 11)}
set{NN2011, clri(clri(tsf(day position(1.000, 9) multiply by 1.230, 9) minus tsf(day position(0.000, 9) multiply by 0.230, 9), 12), 11)}
set{NN2012, clri(clri(tsf(day position(1.000, 9) multiply by 1.235, 9) minus tsf(day position(0.000, 9) multiply by 0.235, 9), 12), 11)}
set{NN2013, clri(clri(tsf(day position(1.000, 9) multiply by 1.240, 9) minus tsf(day position(0.000, 9) multiply by 0.240, 9), 12), 11)}
set{NN2014, clri(clri(tsf(day position(1.000, 9) multiply by 1.245, 9) minus tsf(day position(0.000, 9) multiply by 0.245, 9), 12), 11)}
set{NN2015, clri(clri(tsf(day position(1.000, 9) multiply by 1.250, 9) minus tsf(day position(0.000, 9) multiply by 0.250, 9), 12), 11)}

and draw clri(NN2000, 13) on plot price
and draw clri(NN2001, 13) on plot price
and draw clri(NN2002, 13) on plot price
and draw clri(NN2003, 13) on plot price
and draw clri(NN2004, 13) on plot price
and draw clri(NN2005, 13) on plot price
and draw clri(NN2006, 13) on plot price
and draw clri(NN2007, 13) on plot price
and draw clri(NN2008, 13) on plot price
and draw clri(NN2009, 13) on plot price
and draw clri(NN2010, 13) on plot price
and draw clri(NN2011, 13) on plot price
and draw clri(NN2012, 13) on plot price
and draw clri(NN2013, 13) on plot price
and draw clri(NN2014, 13) on plot price
and draw clri(NN2015, 13) on plot price

and draw clri(NN1018, 14) on plot price
and draw clri(NN1019, 14) on plot price
and draw clri(NN1020, 14) on plot price
and draw clri(NN1021, 14) on plot price
and draw clri(NN1022, 14) on plot price
and draw clri(NN1023, 14) on plot price
and draw clri(NN1024, 14) on plot price
and draw clri(NN1025, 14) on plot price
and draw clri(NN1026, 14) on plot price
and draw clri(NN1027, 14) on plot price
and draw clri(NN1028, 14) on plot price
and draw clri(NN1029, 14) on plot price
and draw clri(NN1030, 14) on plot price
and draw clri(NN1031, 14) on plot price
and draw clri(NN1032, 14) on plot price

and draw clri(NN1000, 15) on plot price
and draw clri(NN1001, 15) on plot price
and draw clri(NN1002, 15) on plot price
and draw clri(NN1003, 15) on plot price
and draw clri(NN1004, 15) on plot price
and draw clri(NN1005, 15) on plot price
and draw clri(NN1006, 15) on plot price
and draw clri(NN1007, 15) on plot price
and draw clri(NN1008, 15) on plot price
and draw clri(NN1009, 15) on plot price
and draw clri(NN1010, 15) on plot price
and draw clri(NN1011, 15) on plot price
and draw clri(NN1012, 15) on plot price
and draw clri(NN1013, 15) on plot price
and draw clri(NN1014, 15) on plot price
and draw clri(NN1015, 15) on plot price
and draw clri(NN1016, 15) on plot price
and draw clri(NN1017, 15) on plot price

and draw price line at MM1002
and draw price line at NN1002
and draw price line at MM1003
and draw price line at NN1003
and draw price line at MM1004
and draw price line at NN1004
and draw price line at MM1005
and draw price line at NN1005
and draw price line at MM1006
and draw price line at NN1006
and draw price line at MM1007
and draw price line at NN1007
and draw price line at MM1008
and draw price line at NN1008
and draw price line at MM1009
and draw price line at NN1009
and draw price line at MM1010
and draw price line at NN1010
and draw price line at MM1011
and draw price line at NN1011
and draw price line at MM1012
and draw price line at NN1012
and draw price line at MM1013
and draw price line at NN1013
]



Cheese
1,374 posts
msg #158834
Ignore Cheese
3/19/2022 12:32:45 PM

https://www.stockfetcher.com/forums/Filter-Exchange/Extending-extrapolating-Day-Position-below-0-and-above-1/158833
styliten modified 3/18/2022 10:06:14 PM
===========================================

@styliten

Interesting. Thank you, sty.

I have some questions on how to use your creation.
In the example below. the bands narrow for USA and Poland, but remain wide for Europe and EuroZone.
They widen for China.
What does that mean ? e.g. less volatility for USA and Poland, still volatile for Europe and EuroZone,
more downside for China?

Data for Russia are temporarily no longer available.
🇺🇦Slava Ukraini!


Fetcher[

SYMLIST(SPY,EPOL, VGK,EZU, FXI)

set{MM1000, clri(clri(tsf(day position(0.500, 9), 9), 12), 9)}
set{MM1001, clri(clri(tsf(day position(0.495, 9), 9), 12), 9)}
set{MM1002, clri(clri(tsf(day position(0.490, 9), 9), 12), 9)}
set{MM1003, clri(clri(tsf(day position(0.485, 9), 9), 12), 9)}
set{MM1004, clri(clri(tsf(day position(0.480, 9), 9), 12), 9)}
set{MM1005, clri(clri(tsf(day position(0.475, 9), 9), 12), 9)}
set{MM1006, clri(clri(tsf(day position(0.470, 9), 9), 12), 9)}
set{MM1007, clri(clri(tsf(day position(0.465, 9), 9), 12), 9)}
set{MM1008, clri(clri(tsf(day position(0.460, 9), 9), 12), 9)}
set{MM1009, clri(clri(tsf(day position(0.455, 9), 9), 12), 9)}
set{MM1010, clri(clri(tsf(day position(0.450, 9), 9), 12), 9)}
set{MM1011, clri(clri(tsf(day position(0.445, 9), 9), 12), 9)}
set{MM1012, clri(clri(tsf(day position(0.440, 9), 9), 12), 9)}
set{MM1013, clri(clri(tsf(day position(0.435, 9), 9), 12), 9)}
set{MM1014, clri(clri(tsf(day position(0.360, 9), 9), 12), 9)}
set{MM1015, clri(clri(tsf(day position(0.285, 9), 9), 12), 9)}
set{MM1016, clri(clri(tsf(day position(0.210, 9), 9), 12), 9)}
set{MM1017, clri(clri(tsf(day position(0.135, 9), 9), 12), 9)}

set{MM1018, clri(clri(tsf(day position(0.070, 9), 9), 12), 10)}
set{MM1019, clri(clri(tsf(day position(0.065, 9), 9), 12), 10)}
set{MM1020, clri(clri(tsf(day position(0.060, 9), 9), 12), 10)}
set{MM1021, clri(clri(tsf(day position(0.055, 9), 9), 12), 10)}
set{MM1022, clri(clri(tsf(day position(0.050, 9), 9), 12), 10)}
set{MM1023, clri(clri(tsf(day position(0.045, 9), 9), 12), 10)}
set{MM1024, clri(clri(tsf(day position(0.040, 9), 9), 12), 10)}
set{MM1025, clri(clri(tsf(day position(0.035, 9), 9), 12), 10)}
set{MM1026, clri(clri(tsf(day position(0.030, 9), 9), 12), 10)}
set{MM1027, clri(clri(tsf(day position(0.025, 9), 9), 12), 10)}
set{MM1028, clri(clri(tsf(day position(0.020, 9), 9), 12), 10)}
set{MM1029, clri(clri(tsf(day position(0.015, 9), 9), 12), 10)}
set{MM1030, clri(clri(tsf(day position(0.010, 9), 9), 12), 10)}
set{MM1031, clri(clri(tsf(day position(0.005, 9), 9), 12), 10)}
set{MM1032, clri(clri(tsf(day position(0.000, 9), 9), 12), 10)}

set{MM2000, clri(clri(tsf(day position(0.000, 9) multiply by 1.175, 9) minus tsf(day position(1.000, 9) multiply by 0.175, 9), 12), 11)}
set{MM2001, clri(clri(tsf(day position(0.000, 9) multiply by 1.180, 9) minus tsf(day position(1.000, 9) multiply by 0.180, 9), 12), 11)}
set{MM2002, clri(clri(tsf(day position(0.000, 9) multiply by 1.185, 9) minus tsf(day position(1.000, 9) multiply by 0.185, 9), 12), 11)}
set{MM2003, clri(clri(tsf(day position(0.000, 9) multiply by 1.190, 9) minus tsf(day position(1.000, 9) multiply by 0.190, 9), 12), 11)}
set{MM2004, clri(clri(tsf(day position(0.000, 9) multiply by 1.195, 9) minus tsf(day position(1.000, 9) multiply by 0.195, 9), 12), 11)}
set{MM2005, clri(clri(tsf(day position(0.000, 9) multiply by 1.200, 9) minus tsf(day position(1.000, 9) multiply by 0.200, 9), 12), 11)}
set{MM2006, clri(clri(tsf(day position(0.000, 9) multiply by 1.205, 9) minus tsf(day position(1.000, 9) multiply by 0.205, 9), 12), 11)}
set{MM2007, clri(clri(tsf(day position(0.000, 9) multiply by 1.210, 9) minus tsf(day position(1.000, 9) multiply by 0.210, 9), 12), 11)}
set{MM2008, clri(clri(tsf(day position(0.000, 9) multiply by 1.215, 9) minus tsf(day position(1.000, 9) multiply by 0.215, 9), 12), 11)}
set{MM2009, clri(clri(tsf(day position(0.000, 9) multiply by 1.220, 9) minus tsf(day position(1.000, 9) multiply by 0.220, 9), 12), 11)}
set{MM2010, clri(clri(tsf(day position(0.000, 9) multiply by 1.225, 9) minus tsf(day position(1.000, 9) multiply by 0.225, 9), 12), 11)}
set{MM2011, clri(clri(tsf(day position(0.000, 9) multiply by 1.230, 9) minus tsf(day position(1.000, 9) multiply by 0.230, 9), 12), 11)}
set{MM2012, clri(clri(tsf(day position(0.000, 9) multiply by 1.235, 9) minus tsf(day position(1.000, 9) multiply by 0.235, 9), 12), 11)}
set{MM2013, clri(clri(tsf(day position(0.000, 9) multiply by 1.240, 9) minus tsf(day position(1.000, 9) multiply by 0.240, 9), 12), 11)}
set{MM2014, clri(clri(tsf(day position(0.000, 9) multiply by 1.245, 9) minus tsf(day position(1.000, 9) multiply by 0.245, 9), 12), 11)}
set{MM2015, clri(clri(tsf(day position(0.000, 9) multiply by 1.250, 9) minus tsf(day position(1.000, 9) multiply by 0.250, 9), 12), 11)}

and draw clri(MM2000, 13) on plot price
and draw clri(MM2001, 13) on plot price
and draw clri(MM2002, 13) on plot price
and draw clri(MM2003, 13) on plot price
and draw clri(MM2004, 13) on plot price
and draw clri(MM2005, 13) on plot price
and draw clri(MM2006, 13) on plot price
and draw clri(MM2007, 13) on plot price
and draw clri(MM2008, 13) on plot price
and draw clri(MM2009, 13) on plot price
and draw clri(MM2010, 13) on plot price
and draw clri(MM2011, 13) on plot price
and draw clri(MM2012, 13) on plot price
and draw clri(MM2013, 13) on plot price
and draw clri(MM2014, 13) on plot price
and draw clri(MM2015, 13) on plot price

and draw price line at MM1000
and draw price line at NN1000
and draw price line at MM1001
and draw price line at NN1001

and draw clri(MM1018, 14) on plot price
and draw clri(MM1019, 14) on plot price
and draw clri(MM1020, 14) on plot price
and draw clri(MM1021, 14) on plot price
and draw clri(MM1022, 14) on plot price
and draw clri(MM1023, 14) on plot price
and draw clri(MM1024, 14) on plot price
and draw clri(MM1025, 14) on plot price
and draw clri(MM1026, 14) on plot price
and draw clri(MM1027, 14) on plot price
and draw clri(MM1028, 14) on plot price
and draw clri(MM1029, 14) on plot price
and draw clri(MM1030, 14) on plot price
and draw clri(MM1031, 14) on plot price
and draw clri(MM1032, 14) on plot price

and draw clri(MM1000, 15) on plot price
and draw clri(MM1001, 15) on plot price
and draw clri(MM1002, 15) on plot price
and draw clri(MM1003, 15) on plot price
and draw clri(MM1004, 15) on plot price
and draw clri(MM1005, 15) on plot price
and draw clri(MM1006, 15) on plot price
and draw clri(MM1007, 15) on plot price
and draw clri(MM1008, 15) on plot price
and draw clri(MM1009, 15) on plot price
and draw clri(MM1010, 15) on plot price
and draw clri(MM1011, 15) on plot price
and draw clri(MM1012, 15) on plot price
and draw clri(MM1013, 15) on plot price
and draw clri(MM1014, 15) on plot price
and draw clri(MM1015, 15) on plot price
and draw clri(MM1016, 15) on plot price
and draw clri(MM1017, 15) on plot price

set{NN1000, clri(clri(tsf(day position(0.500, 9), 9), 12), 9)}
set{NN1001, clri(clri(tsf(day position(0.505, 9), 9), 12), 9)}
set{NN1002, clri(clri(tsf(day position(0.510, 9), 9), 12), 9)}
set{NN1003, clri(clri(tsf(day position(0.515, 9), 9), 12), 9)}
set{NN1004, clri(clri(tsf(day position(0.520, 9), 9), 12), 9)}
set{NN1005, clri(clri(tsf(day position(0.525, 9), 9), 12), 9)}
set{NN1006, clri(clri(tsf(day position(0.530, 9), 9), 12), 9)}
set{NN1007, clri(clri(tsf(day position(0.535, 9), 9), 12), 9)}
set{NN1008, clri(clri(tsf(day position(0.540, 9), 9), 12), 9)}
set{NN1009, clri(clri(tsf(day position(0.545, 9), 9), 12), 9)}
set{NN1010, clri(clri(tsf(day position(0.550, 9), 9), 12), 9)}
set{NN1011, clri(clri(tsf(day position(0.555, 9), 9), 12), 9)}
set{NN1012, clri(clri(tsf(day position(0.560, 9), 9), 12), 9)}
set{NN1013, clri(clri(tsf(day position(0.565, 9), 9), 12), 9)}
set{NN1014, clri(clri(tsf(day position(0.640, 9), 9), 12), 9)}
set{NN1015, clri(clri(tsf(day position(0.715, 9), 9), 12), 9)}
set{NN1016, clri(clri(tsf(day position(0.790, 9), 9), 12), 9)}
set{NN1017, clri(clri(tsf(day position(0.865, 9), 9), 12), 9)}

set{NN1018, clri(clri(tsf(day position(0.930, 9), 9), 12), 10)}
set{NN1019, clri(clri(tsf(day position(0.935, 9), 9), 12), 10)}
set{NN1020, clri(clri(tsf(day position(0.940, 9), 9), 12), 10)}
set{NN1021, clri(clri(tsf(day position(0.945, 9), 9), 12), 10)}
set{NN1022, clri(clri(tsf(day position(0.950, 9), 9), 12), 10)}
set{NN1023, clri(clri(tsf(day position(0.955, 9), 9), 12), 10)}
set{NN1024, clri(clri(tsf(day position(0.960, 9), 9), 12), 10)}
set{NN1025, clri(clri(tsf(day position(0.965, 9), 9), 12), 10)}
set{NN1026, clri(clri(tsf(day position(0.970, 9), 9), 12), 10)}
set{NN1027, clri(clri(tsf(day position(0.975, 9), 9), 12), 10)}
set{NN1028, clri(clri(tsf(day position(0.980, 9), 9), 12), 10)}
set{NN1029, clri(clri(tsf(day position(0.985, 9), 9), 12), 10)}
set{NN1030, clri(clri(tsf(day position(0.990, 9), 9), 12), 10)}
set{NN1031, clri(clri(tsf(day position(0.995, 9), 9), 12), 10)}
set{NN1032, clri(clri(tsf(day position(1.000, 9), 9), 12), 10)}

set{NN2000, clri(clri(tsf(day position(1.000, 9) multiply by 1.175, 9) minus tsf(day position(0.000, 9) multiply by 0.175, 9), 12), 11)}
set{NN2001, clri(clri(tsf(day position(1.000, 9) multiply by 1.180, 9) minus tsf(day position(0.000, 9) multiply by 0.180, 9), 12), 11)}
set{NN2002, clri(clri(tsf(day position(1.000, 9) multiply by 1.185, 9) minus tsf(day position(0.000, 9) multiply by 0.185, 9), 12), 11)}
set{NN2003, clri(clri(tsf(day position(1.000, 9) multiply by 1.190, 9) minus tsf(day position(0.000, 9) multiply by 0.190, 9), 12), 11)}
set{NN2004, clri(clri(tsf(day position(1.000, 9) multiply by 1.195, 9) minus tsf(day position(0.000, 9) multiply by 0.195, 9), 12), 11)}
set{NN2005, clri(clri(tsf(day position(1.000, 9) multiply by 1.200, 9) minus tsf(day position(0.000, 9) multiply by 0.200, 9), 12), 11)}
set{NN2006, clri(clri(tsf(day position(1.000, 9) multiply by 1.205, 9) minus tsf(day position(0.000, 9) multiply by 0.205, 9), 12), 11)}
set{NN2007, clri(clri(tsf(day position(1.000, 9) multiply by 1.210, 9) minus tsf(day position(0.000, 9) multiply by 0.210, 9), 12), 11)}
set{NN2008, clri(clri(tsf(day position(1.000, 9) multiply by 1.215, 9) minus tsf(day position(0.000, 9) multiply by 0.215, 9), 12), 11)}
set{NN2009, clri(clri(tsf(day position(1.000, 9) multiply by 1.220, 9) minus tsf(day position(0.000, 9) multiply by 0.220, 9), 12), 11)}
set{NN2010, clri(clri(tsf(day position(1.000, 9) multiply by 1.225, 9) minus tsf(day position(0.000, 9) multiply by 0.225, 9), 12), 11)}
set{NN2011, clri(clri(tsf(day position(1.000, 9) multiply by 1.230, 9) minus tsf(day position(0.000, 9) multiply by 0.230, 9), 12), 11)}
set{NN2012, clri(clri(tsf(day position(1.000, 9) multiply by 1.235, 9) minus tsf(day position(0.000, 9) multiply by 0.235, 9), 12), 11)}
set{NN2013, clri(clri(tsf(day position(1.000, 9) multiply by 1.240, 9) minus tsf(day position(0.000, 9) multiply by 0.240, 9), 12), 11)}
set{NN2014, clri(clri(tsf(day position(1.000, 9) multiply by 1.245, 9) minus tsf(day position(0.000, 9) multiply by 0.245, 9), 12), 11)}
set{NN2015, clri(clri(tsf(day position(1.000, 9) multiply by 1.250, 9) minus tsf(day position(0.000, 9) multiply by 0.250, 9), 12), 11)}

and draw clri(NN2000, 13) on plot price
and draw clri(NN2001, 13) on plot price
and draw clri(NN2002, 13) on plot price
and draw clri(NN2003, 13) on plot price
and draw clri(NN2004, 13) on plot price
and draw clri(NN2005, 13) on plot price
and draw clri(NN2006, 13) on plot price
and draw clri(NN2007, 13) on plot price
and draw clri(NN2008, 13) on plot price
and draw clri(NN2009, 13) on plot price
and draw clri(NN2010, 13) on plot price
and draw clri(NN2011, 13) on plot price
and draw clri(NN2012, 13) on plot price
and draw clri(NN2013, 13) on plot price
and draw clri(NN2014, 13) on plot price
and draw clri(NN2015, 13) on plot price

and draw clri(NN1018, 14) on plot price
and draw clri(NN1019, 14) on plot price
and draw clri(NN1020, 14) on plot price
and draw clri(NN1021, 14) on plot price
and draw clri(NN1022, 14) on plot price
and draw clri(NN1023, 14) on plot price
and draw clri(NN1024, 14) on plot price
and draw clri(NN1025, 14) on plot price
and draw clri(NN1026, 14) on plot price
and draw clri(NN1027, 14) on plot price
and draw clri(NN1028, 14) on plot price
and draw clri(NN1029, 14) on plot price
and draw clri(NN1030, 14) on plot price
and draw clri(NN1031, 14) on plot price
and draw clri(NN1032, 14) on plot price

and draw clri(NN1000, 15) on plot price
and draw clri(NN1001, 15) on plot price
and draw clri(NN1002, 15) on plot price
and draw clri(NN1003, 15) on plot price
and draw clri(NN1004, 15) on plot price
and draw clri(NN1005, 15) on plot price
and draw clri(NN1006, 15) on plot price
and draw clri(NN1007, 15) on plot price
and draw clri(NN1008, 15) on plot price
and draw clri(NN1009, 15) on plot price
and draw clri(NN1010, 15) on plot price
and draw clri(NN1011, 15) on plot price
and draw clri(NN1012, 15) on plot price
and draw clri(NN1013, 15) on plot price
and draw clri(NN1014, 15) on plot price
and draw clri(NN1015, 15) on plot price
and draw clri(NN1016, 15) on plot price
and draw clri(NN1017, 15) on plot price

and draw price line at MM1002
and draw price line at NN1002
and draw price line at MM1003
and draw price line at NN1003
and draw price line at MM1004
and draw price line at NN1004
and draw price line at MM1005
and draw price line at NN1005
and draw price line at MM1006
and draw price line at NN1006
and draw price line at MM1007
and draw price line at NN1007
and draw price line at MM1008
and draw price line at NN1008
and draw price line at MM1009
and draw price line at NN1009
and draw price line at MM1010
and draw price line at NN1010
and draw price line at MM1011
and draw price line at NN1011
and draw price line at MM1012
and draw price line at NN1012
and draw price line at MM1013
and draw price line at NN1013
]



🇺🇦

styliten
277 posts
msg #158841
Ignore styliten
modified
3/19/2022 11:29:26 PM

@ Cheese:

I have some questions on how to use your creation.
In the example below. the bands narrow for USA and Poland, but remain wide for Europe and EuroZone.
They widen for China.
What does that mean ? e.g. less volatility for USA and Poland, still volatile for Europe and EuroZone,
more downside for China?

This “creation" is just another way of getting some visual clues about price levels corresponding to "oversold", "overbought" OVER TIME. Specifically, if you'd like, you can view all of the followings as significant resistance/support price levels:

1. Lower red band
2. Lower blue band
3. Median black band (the neutral price level)
4. Upper blue band
5. Upper red band

The lowest to the highest red bands (together with everything in between) form some kind of price bubble--the size, shape, orientation and/or duration of which varies depending on recent (and near future) price levels/volatility of any given ticker symbol. On a day where close moves up more than 2 or 3% above open, the candle itself could well have crossed above any of the 5 price levels above, and that could be an entry point worth considering.

Bubbles come, bubbles go, no two bubbles are exactly the same.

Cheese
1,374 posts
msg #158842
Ignore Cheese
3/19/2022 11:34:27 PM

https://www.stockfetcher.com/forums/Filter-Exchange/Extending-extrapolating-Day-Position-below-0-and-above-1/158833
===============================

THANK YOU VERY MUCH, sty !

styliten
277 posts
msg #158843
Ignore styliten
3/19/2022 11:46:06 PM

cf. NKE on 3/16/22:



On the bigger chart, you can view 1 year history. Unlike the moving averages, which could deviate quite a lot from actual price levels for extended period of time, the bubbles do center around the price moves.

StockFetcher Forums · Filter Exchange · Extending/extrapolating Day Position below 0 and above 1<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.