AHG - Profitable Strategy for Struggling Traders

Discussion in 'Journals' started by Anekdoten, Jul 19, 2007.

Thread Status:
Not open for further replies.
  1. 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
     
    #4241     Nov 25, 2007
  2. mark1

    mark1 Guest


    Sure I'll post a complete code later, I need to eat something, and my GF is cursing at me :p (Idon't get it why she hates PCs so much.... :D
     
    #4242     Nov 25, 2007
  3. :D :D :D girls,girls,girls...

    thanks
     
    #4243     Nov 25, 2007
  4. 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!
     
    #4244     Nov 25, 2007
  5. mark1

    mark1 Guest


    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 :D

    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.
     
    #4245     Nov 25, 2007


  6. 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:confused: 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!!!!
     
    #4246     Nov 25, 2007
  7. darren

    darren

    mark do you have it for tradestation or did I already miss that one?
     
    #4247     Nov 25, 2007
  8. 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)...
     
    #4248     Nov 25, 2007
  9. mark1

    mark1 Guest

    Sorry Darren I don't have tradestation, I'm sure someone can help you here
     
    #4249     Nov 25, 2007
  10. darren

    darren

    no worries, thanks anyways!
     
    #4250     Nov 25, 2007
Thread Status:
Not open for further replies.