Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Fibonacci Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
sgia
Posted : Wednesday, September 6, 2017 1:08:04 PM
Registered User
Joined: 3/2/2005
Posts: 120

I have looked at the forum and frankly did not get an answer.TOS has automated Fibonacci retracements which have to be coded into there system. As I am a long time Telechart user I do not want to change. Why is it so difficult to be able to do a pcf that retraces only 61.8 ,50. and 38.2 over different time intervals ? Whilst one can easily draw them the charts get crowded with pivot points and other lines

 

many thanks

 

Bruce_L
Posted : Wednesday, September 6, 2017 1:44:51 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

I am really not clear what you are trying to do to be able to tell you if it is difficult or not.

If you just want to to return the value that is 61.8% of the way between the low and the high over a fixed span of time for example, it is fairly straightforward (the following is over 100 bars).

.618 * MAXH100 + .382 * MINL100

The complexity of any formulas you would want to use is really going to depend on how you want to define the retracement.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
sgia
Posted : Tuesday, October 3, 2017 9:52:06 PM
Registered User
Joined: 3/2/2005
Posts: 120

I am sorry I did not thank you earlier.

Bruce_L
Posted : Wednesday, October 4, 2017 8:53:24 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

You're welcome.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.