Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

iMarketProfile1_65

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • hegh2000
    replied
    hello

    value and the plot are both correct.

    Why?

    To view the profile, I use the DrawRectangle. For this I must give a starting point (the exact value) and an end point (the value + TickSize).
    That's why you feel that the rectangle is not in front of the value.

    Leave a comment:


  • Serninja
    replied
    IB_h line incorrect?

    Hello hegh2000,

    thank you very much for your indicator!

    My MarketProfile isn't plotting the upper blue IB_h correctly, since it's one tick below. Please take a look at the chart.

    Thanks again and

    regards,
    Attached Files

    Leave a comment:


  • winJR
    replied
    Very nice work !!

    Love the indicator and do so much appreciate all the continued hard work in improving such a great indicator. I would like to add my requests for future improvements. One would be to have the POC continue to chart show as long as it remains a naked poc. Once touched then it disappear.
    thanks.

    Leave a comment:


  • hegh2000
    replied
    hi aviat72,

    thank for the contribution,

    I posted iMarketProfile1_7 (for NT 7) soon.
    I just need a little more time to finalize, it changes compared to version 6.5.
    For now I have some problems with one of my PC, I have crashes, I do not know if it's NT 7 or Windows 7 64 bits that causes me problems.
    But we'll have them.

    Leave a comment:


  • aviat72
    replied
    Hi Hegh:

    (1) Reuse the NT7 compatible file attached
    I am attaching a version of the file which also works on NT7. This has the latest IB persistance and 50-100% extension stuff. Could you please use this file as the starting point for future changes. All my changes are in an #if NT7 block and just change the DrawText Functions.

    I have renamed this fileas iMarketProfile_65_7_1_1 (1_1 being 1.1 for the new functionality you just added) instead of using 1/Test etc. to maintain better version tracking.


    (2)
    Is it possible to write some export functions to get real-time values for different statistics you plot?

    For eg:

    GetIBHigh(int daysAgo)
    GetIBLow(int daysAgo)
    GetRotationFactor(int daysAgo)
    GetBullishTPOCount(int daysAgo)
    GetBearishTPOCount(int daysAgo)
    GetPOC(int daysAgo)
    GetVAH(int daysAgo)
    GetVAL(int daysAgo)

    with daysAgo set to zero for current trading day.

    You will have to maintain an Array variable (not DataSeries) for every day you calculate the statistics for, and return the values from that Array.
    Attached Files
    Last edited by aviat72; 04-09-2010, 10:32 PM.

    Leave a comment:


  • trader1512
    replied
    Profile work with NT 7

    has anyone tested this with version 7? i cannot get it to import.

    Leave a comment:


  • belecona
    replied
    Hi Adrien

    Big Big Thank You for sharing your MP indicator with us. I will attend a MP webinar next Sun and am extremely thrilled to uncover your thread today.

    Let's hope that I will learn how to benefit from your Amazing master piece in days. Else I will certainly knock at your door for sos and guidance. Thank you.

    Beth

    Leave a comment:


  • hegh2000
    replied
    Originally posted by mtfalk64 View Post
    Hegh2000,
    I take it that the lines for the high and low IB will only print on the current day. and the past days are erased? Would it be a problem to have it keep the prior days as this is also one area that if we have two high double IB would be a strong possible reversal. Again thank you for helping us out and taking time out of your day for this.


    Oh boy this does look sweet. Nice work Hegh2000

    Mike
    hi,

    like that ?
    Attached Files

    Leave a comment:


  • mtfalk64
    replied
    I want to thank you for helping.

    Hegh2000,
    I take it that the lines for the high and low IB will only print on the current day. and the past days are erased? Would it be a problem to have it keep the prior days as this is also one area that if we have two high double IB would be a strong possible reversal. Again thank you for helping us out and taking time out of your day for this.


    Oh boy this does look sweet. Nice work Hegh2000

    Mike
    Last edited by mtfalk64; 04-08-2010, 05:27 PM.

    Leave a comment:


  • hegh2000
    replied
    Originally posted by lentrader1 View Post
    Hi heg2000 bonsoir

    As mtfalk64 in his post mentioned see attached picture, is it possible to implement the IB50% an IB100% lines in the indicator? These lines are very important for finding trading descisions. I missed it in your excellent indicator.
    Thanks
    Heinz
    hi,

    try this.
    Attached Files

    Leave a comment:


  • hegh2000
    replied
    Originally posted by trader1512 View Post
    can anyone tell me where this indicator is on the site, i cant seem to locate it. also, is it ready for NT7
    hi,

    in first post.
    Last edited by hegh2000; 04-08-2010, 03:39 PM.

    Leave a comment:


  • lentrader1
    replied
    IB 50% Lines and IB 100% Lines above and belows the iMarketProfile1_65 TPO chart

    Originally posted by hegh2000 View Post
    hello

    for the first, you do not have to change the indicator.
    Create another rather like SimpleGetHighLow for a specific time, then modify it by adding lines as you want.

    For the second, by cons, it would modify the indicator itself.
    I give you 2 examples with syntax and where you need to insert it, then you choose.

    line 944 :

    DrawLine("tag1"+ compteur, false, CurrentBar - BarCount, TPOPrice, CurrentBar - BarCount - TPOHigh, TPOPrice, Color.Yellow, DashStyle.Solid, 2);

    or

    DrawRectangle("tag1"+ compteur, false, CurrentBar - BarCount, TPOPrice, CurrentBar - BarCount - TPOHigh, TPOPrice+TickSize, Color.Yellow, Color.Yellow, 2);
    Hi heg2000 bonsoir

    As mtfalk64 in his post mentioned see attached picture, is it possible to implement the IB50% an IB100% lines in the indicator? These lines are very important for finding trading descisions. I missed it in your excellent indicator.
    Thanks
    Heinz
    Attached Files

    Leave a comment:


  • trader1512
    replied
    Where is the indicator

    can anyone tell me where this indicator is on the site, i cant seem to locate it. also, is it ready for NT7

    Leave a comment:


  • hegh2000
    replied
    hi,

    I changed the indicator.
    This corrects the bug closed days for mode 1 (weekly).

    adrien

    Leave a comment:


  • SWFL Trader
    replied
    Educational Resources for MP

    Originally posted by DaveS View Post
    winJR.
    If you go back to the first post in this thread, hegh2000 has expained the colors and a lot more. Look also at the first chart displayed there.
    I also am trying to learn about MP and would like to hear of any educational recources.
    Educational Resources for Market Profile:

    "Mind over Markets" by Dalton & Jones

    "Steidlmayer on the Markets" by Steidlmayer & Hawkins

    Great indicator, good job.............

    Leave a comment:

Latest Posts

Collapse

Topics Statistics Last Post
Started by charlesugo_1, 05-26-2026, 05:03 PM
0 responses
60 views
0 likes
Last Post charlesugo_1  
Started by DannyP96, 05-18-2026, 02:38 PM
1 response
147 views
0 likes
Last Post NinjaTrader_ChelseaB  
Started by CarlTrading, 05-11-2026, 05:56 AM
0 responses
161 views
0 likes
Last Post CarlTrading  
Started by CarlTrading, 05-10-2026, 08:12 PM
0 responses
97 views
0 likes
Last Post CarlTrading  
Started by Hwop38, 05-04-2026, 07:02 PM
0 responses
284 views
0 likes
Last Post Hwop38
by Hwop38
 
Working...
X