Ichimoku Kinko Hyo free
Description
The Ichimoku Cloud, also known as Ichimoku Kinko Hyo, is a versatile indicator that defines support and resistance, identifies trend direction, gauges momentum and provides trading signals.
Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
Formula / Source Code
u s i n g S y s t e m ; u s i n g c A l g o . A P I ; u s i n g c A l g o . A P I . I n d i c a t o r s ; n a m e s p a c e c A l g o . I n d i c a t o r s { [ I n d i c a t o r ( I s O v e r l a y = t r u e , A c c e s s R i g h t s = A c c e s s R i g h t s . N o n e ) ] p u b l i c c l a s s I c h i m o k u K i n k o H y o : I n d i c a t o r { [ P a r a m e t e r ( D e f a u l t V a l u e = 9 ) ] p u b l i c i n t p e r i o d F a s t { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 2 6 ) ] p u b l i c i n t p e r i o d M e d i u m { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 5 2 ) ] p u b l i c i n t p e r i o d S l o w { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 2 6 ) ] p u b l i c i n t D i s p l a c e m e n t C h i k o u { g e t ; s e t ; } [ P a r a m e t e r ( D e f a u l t V a l u e = 2 6 ) ] p u b l i c i n t D i s p l a c e m e n t C l o u d { g e t ; s e t ; } [ O u t p u t ( "