Hi Mark1, I can see this: BlueCandleBuy=H>Ref(H,-1) AND Ref(H,-1)> Ref(H,-2) AND Ref(L,-1)> Ref(L,-2) AND Ref(L,-2)< Ref(L,-3)AND Ref(H,-2)< Ref(H,-3) ; YellowCandleSell=L<Ref(L,-1) AND Ref(L,-1)< Ref(L,-2) AND Ref(H,-1)< Ref(H,-2) AND Ref(H,-2)> Ref(H,-3)AND Ref(L,-2)> Ref(L,-3) ; can you please post a complete code for 123 pivot, as I am not able to get the candles to plot. tia
Sure I'll post a complete code later, I need to eat something, and my GF is cursing at me (Idon't get it why she hates PCs so much....
I would like to just say thanks to Anek for everything he is doing here. This is just fantastic. Also a big thanks to Mark and Piscuy. All you guys give me hope to make it one day!
Here is the same code posted by JD Conner, translated for Amibroker Keep in mind that the blue/yellow candles are painted only when the following candle has a Higher High than the pivot candle, that's how the pattern is confirmed If someone has the code to predict that the candle following the pivot is going to have an Higher High I will Buy it for a couple billion dollars I wanted to post the code for the Anek bars, but for some reason I think Amibroker has a bug and it doesn't plot them properly. I wrote to the developer to see whether he can fix it.
interesting how they all share the same characters!!! my GF would come back from work and expect me to finish my trading/ research the minute she steps a foot in the house I had to tell her once to kiss my ass and leave if she doesn't like me doing something that's actually productive, not like i'm playing a game or something!!!!
Question ( sorry iif it sounds stupid, no experience with this kind of charting): are Equivolume bars the same as constant volume bars? what charting services can i use that have constant volume candles? one more, i'm looking for a charting service that provide it's own data source, is there one ( been looking for a simulator but don't want to freeze up capital in IB, so i'm just going to watch charts)...