Ichimoku Price Pattern

v10.3
Ichimoku Price Pattern

Following the code “Ichimoku Follow Pattern” used as a dashboard, this version allows to visualize the main characteristic figures of the system “Ichimoku” keeping the same reasoning as the code previous but adapted to use on the price chart …
By keeping the chess action figures used in the program “Kosaten Hyo” it becomes complementary and allows you to save a complete workspace dedicated to the Ichimoku Kinko Hyo system.
All that is needed is to develop a code to correctly visualize the flat “Kijun-sen” and  flat “Senkou Span B ” for future integration (in boxes for further study …)

For any questions about the program “Kosaten Hyo” please make your request here ► https://www.prorealcode.com/topic/ichimoku-price-pattern/#post-98325

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. robert123 • 05/13/2019 #

    hi there, how do you get the images of the knights etc into your code….and is there anywhere online that I can find different images? TIA, RR

  2. swapping • 05/13/2019 #

    hello robert123, on this site -> https://fr.piliapp.com/symbol/

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
pascal3431 Salut Doc , Je ne vois pas ce qui fait office de stop dans ce code .. un retour dans le nua...
Doctrading Bonjour, Il s'agit juste d'une stratégie où on est toujours en position : soit à l'achat / ...
pascal3431 Bonjour, après quelques essais sur EUR/USD au M15 en rajoutant(car sinon on est en perte) u...
Doctrading Nice Job ! Here is my version of the code :  KBO = 0 Tenkansen = (highest[9](high)+lowe...
gefinance Thanks for this code. The only thing left missing is the time lapse, otherwise, lots of old...
Nicolas Thanks for contributing to the "ichimoku section" of the prorealtime code library Don't he...
sourberry Thank you , this is a great indicator works beautifully. Could you kindly modify to scr...
pp_playaflamenca Excuse me,... reading your code about spanB: [ SenkouSpanBFutureW = (Highest[SenkouSpanPerio...
Dymjohn Thanks for the comment grizzly, I like the look of your position sizing coding but won't use...
Elsborgtrading Hi John, and nice to see you took the Ichimoku a step further:-) One thing though, I think t...
swede_trader It doesn't generate anything for me. And I can't debug it, any tips?
mcha bonjour, merci pour cet échange mais il me semble que ce twist des SSA  et SSB serait plus ...
Pasq Concernant la remarque précédente, il est possible de remplacer les 2 lignes de code de cett...
Nicolas Merci Pasq. On peut retrouver ce code corrigé sur le forum, je viens d'en retrouver un exemp...
Ronny Should C5 = Chikou > SSpanA[26] and Chikou > SSpanB[26] be C5 = Chikou > SSpanA and...
Emperor.it Chikou = close[26] it's a mistake. Chikou Span is today's closing moved back 26 periods. It...
Nicolas Indeed, there is a mistake in that code. It is often the case when using Ichimoku and its tr...
Olivier7 // Original code // Ichimoku Tenkan-Kijun Cross (screener) // https://www.prorealcode.com/...
ipbvba erreur dans le code en ligne 2
mvinter Hi Doctrading im trying to use your tenkansen Kijunsen crossover screener but keep getting ...

Top