Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

plot at (x,y) where x != currentbar and y=price

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

    plot at (x,y) where x != currentbar and y=price

    Hi,
    Sorry if I am naive - I am a newbie trying to write my 1st indicator. I thought I would venture into plotting Market Profile. As price tick comes in I would like to plot at a different x-coordinate, rather than on the currentbar/currenttime, so that I get a compressed histogram of price frequencies.

    Please let me know how I do that, calling which function.

    Thanks,
    -balu raman

    #2
    braman09, welcome to our forums here - you would need to work via custom plotting options via the overriden Plot() method as shown in our CustomPlotExample / PowerVolume indicators installed per default with NT.



    Unfortunately we could not support those approaches though other than what's provided in the examples for experienced programmers.

    All the best,

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    36 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X