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 |

Profile: email2norman
About
User Name: email2norman
Groups: Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Gender:
Statistics
Joined: Friday, December 27, 2013
Last Visit: Sunday, January 13, 2019 5:53:10 PM
Number of Posts: 152
[0.05% of all post / 0.04 posts per day]
Avatar
Last 10 Posts
Topic: BB Touch
Posted: Thursday, July 12, 2018 6:27:20 PM

But I am using freestockcharts.com.Will it work well in freestockcharts.com?

Topic: BB Touch
Posted: Thursday, July 12, 2018 3:58:42 PM
I mean you should write the exponential moving average with period,k, of (XAVGCi - XAVG(XAVGCi, j)) as a whole.
Topic: BB Touch
Posted: Thursday, July 12, 2018 3:55:28 AM
The exponential moving average XAVGCj of the exponential moving average XAVGCi isXAVG(XAVGCi, j) Correct?If that is correct, please write the formula for the exponential moving average XAVGCk of the difference:(XAVGCi)-(XAVG(XAVGCi, j))
Topic: BB Touch
Posted: Thursday, November 30, 2017 4:30:46 PM

Thank you Bruce

Topic: BB Touch
Posted: Saturday, November 25, 2017 4:14:02 PM

Please write for me:

(i) The simple moving average AVGCi of the exponential moving average XAVGCj

(i)The exponential moving average XAVGCj of the simple moving average AVGCi

in the freestockchart.com code.

Topic: BB Touch
Posted: Tuesday, October 3, 2017 11:53:59 AM

Please write for me the fornula for the simple  moving average(with period "p") of the exponential macd  histogram, macdHi,j,k (please use freestock.com syntax)

Topic: BB Touch
Posted: Friday, September 22, 2017 3:12:34 PM

Thank you.

 

Topic: BB Touch
Posted: Friday, September 22, 2017 11:32:17 AM

will it work well in freestockcharts.com?

Topic: BB Touch
Posted: Thursday, September 21, 2017 5:36:35 PM

Please write for me the fornula for the exponential moving average(with period "p") of the macd  histogram, macdHi,j,k

 

Topic: Bollinger Band
Posted: Friday, May 12, 2017 11:50:11 AM

a=constant;
C=current price
assuming the next future bar opens at a price = (C+a), write the formula for
(i) the upper channel of the  bollinger bands BB(20,4) at the open of the next future bar
(II) the bottom channel of the  bollinger bands BB(20,4) at the open of the next future bar
(iii) under what condition will (i) be  lower than the upper channel of the current bollinger band BB(20,4)
(iv)under what condition will (ii) be  higher than the bottom  channel of the current bollinger band BB(20,4)