StockFetcher Forums · General Discussion · Fibonacci Retracement Lines?<< >>Post Follow-up
pthomas215
1,251 posts
msg #142981
Ignore pthomas215
3/30/2018 12:35:00 AM

Does anyone have a filter that has Fibonacci retracement lines incorporated? I remember seeing something recently but cannot find it.

four
5,087 posts
msg #142983
Ignore four
3/30/2018 5:11:30 AM

https://www.stockfetcher.com/sf/search.php?q=Fibonacci%20retracement&filter=&sort=

https://www.stockfetcher.com/forums/Announcements/New-Feature-Fibonacci-Retracements/273/-1/273



Mactheriverrat
3,153 posts
msg #142984
Ignore Mactheriverrat
3/30/2018 6:39:58 AM



DRAW FIBONACCI UP(65)
DRAW FIBONACCI DOWN(65)



pthomas215
1,251 posts
msg #142986
Ignore pthomas215
3/30/2018 11:25:17 AM

thank you gentlemen.

Mactheriverrat
3,153 posts
msg #142991
Ignore Mactheriverrat
3/30/2018 11:48:09 PM

Those
DRAW FIBONACCI UP(65)
DRAW FIBONACCI DOWN(65)

don't always show up on every chart but most of the time they do.

pthomas215
1,251 posts
msg #142992
Ignore pthomas215
3/31/2018 1:00:52 AM

thanks Mac. I set up a filter with it and it seems to work for my needs. Ive been gap trading at the open and set limit orders to short sell at the next highest retracement. especially on therapeutic stocks it's very lucrative. meaning when a stock gaps one way--it often spikes to the next retracement level and then goes in the other direction. I found this one too....from that guy Chetron...give me your thoughts on this filter if you can Mac.

Fetcher[


set{F000,count(Fibonacci Up(120,20) is near 0.000,1)}
set{F240,count(Fibonacci Up(120,20) is near 0.240,1)}
set{F382,count(Fibonacci Up(120,20) is near 0.382,1)}
set{F500,count(Fibonacci Up(120,20) is near 0.500,1)}
set{F618,count(Fibonacci Up(120,20) is near 0.618,1)}
set{F786,count(Fibonacci Up(120,20) is near 0.786,1)}
set{F1000,count(Fibonacci Up(120,20) is near 1.000,1)}

SET{VAR1,F000 + F240}
SET{VAR2,VAR1+ F382}
SET{VAR3,VAR2 + F500}
SET{VAR4,VAR3+ F618}
SET{VAR5,VAR4 + F786}
SET{VAR6,VAR5 + F1000}


set{F000D,count(Fibonacci DOWN(120,20) is near 0.000,1)}
set{F240D,count(Fibonacci DOWN(120,20) is near 0.240,1)}
set{F382D,count(Fibonacci DOWN(120,20) is near 0.382,1)}
set{F500D,count(Fibonacci DOWN(120,20) is near 0.500,1)}
set{F618D,count(Fibonacci DOWN(120,20) is near 0.618,1)}
set{F786D,count(Fibonacci DOWN(120,20) is near 0.786,1)}
set{F1000D,count(Fibonacci DOWN(120,20) is near 1.000,1)}

SET{VAR11,F000D + F240D}
SET{VAR12,VAR11+ F382D}
SET{VAR13,VAR12 + F500D}
SET{VAR14,VAR13+ F618D}
SET{VAR15,VAR14 + F786D}
SET{VAR16,VAR15 + F1000D}

SET{VAR26,VAR6 + VAR16}

VAR26 ABOVE .5

ADD COLUMN F000D
ADD COLUMN F240D
ADD COLUMN F382D
ADD COLUMN F500D
ADD COLUMN F618D
ADD COLUMN F786D
ADD COLUMN F1000D



DRAW FIBONACCI DOWN(120,20)



ADD COLUMN F000
ADD COLUMN F240
ADD COLUMN F382
ADD COLUMN F500
ADD COLUMN F618
ADD COLUMN F786
ADD COLUMN F1000



DRAW FIBONACCI UP(120,20)



]



Eman93
4,750 posts
msg #143177
Ignore Eman93
4/11/2018 11:35:58 PM

https://www.stockfetcher.com/forums/Filter-Exchange/Fibonacci-Zone-Pivots-for-Day-Trading/71062/0

StockFetcher Forums · General Discussion · Fibonacci Retracement Lines?<< >>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.