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 |

Ichimoku condition using lag span Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Partha223
Posted : Tuesday, August 7, 2018 4:40:31 PM
Registered User
Joined: 2/13/2018
Posts: 33

Hi,

I'm trying to create a condition using the Ichimoku lag span line, but I'm not able to find it to setup for a condition. can you please help

 

 

Bruce_L
Posted : Tuesday, August 7, 2018 4:51:48 PM


Worden Trainer

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

What condition are you trying to create specifically?

Ichimoku Cloud

The last value of Lagging Span (Chikou Span) is just:

C

But keep in mind that the last value of Lagging Span (Chikou Span) was plotted 26 bars ago. So the values of the other lines need to be from 26 bars ago as well if you want to compare them to Lagging Span (Chikou Span).

Conversion (Tenkan-Sen) 26 bars ago:

(MAXH9.26 + MINL9.26) / 2

Base Line (Kijun-Sen) 26 bars ago:

(MAXH26.26 + MINL26.26) / 2

Leading Span A (Senkou Span A) 26 bars ago:

(MAXH9.52 + MINL9.52 + MAXH26.52 + MINL26.52) / 4

Leading Span B (Senkou Span B) 26 bars ago:

(MAXH52.52 + MINL52.52) / 2



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Partha223
Posted : Tuesday, August 7, 2018 9:22:11 PM
Registered User
Joined: 2/13/2018
Posts: 33

Thanks Bruce,

I wanted to create a condition, where the Chikou Span crossing UP the cloud hourly n other time frames.

Can you please help with the pcf.

 

Thanks

partha

 

Bruce_L
Posted : Wednesday, August 8, 2018 8:49:42 AM


Worden Trainer

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

You can't mix time frames in a Personal Criteria Formula. A condition formula for the lagging span crossing up through the top of the cloud can be written as follows.

XUP(C, GREATEST((MAXH9.52 + MINL9.52 + MAXH26.52 + MINL26.52) / 4, (MAXH52.52 + MINL52.52) / 2))



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Partha223
Posted : Wednesday, August 8, 2018 2:39:12 PM
Registered User
Joined: 2/13/2018
Posts: 33

Thanks Bruce, it worked. I meant i wanted to use in different time frames individually.

Bruce_L
Posted : Wednesday, August 8, 2018 2:50:37 PM


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.