Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
iMarketProfile1_65
Collapse
X
-
That is the weekly MP
The colors are each day of the week. Mon is orange, Tues is Green. These two colors are just a example of the different colors but do two charts on a weekly and one a daily and squeeze the daily one together a little and look on the weekly and you will see.
Mike
-
I did a quick port for NT7. All I did was change some of the WriteText commands. I am not sure whether it is supposed to be working the way it should but at least it is a start.
I am attaching a chart showing the weekly profile and the files with the few edits I made to make it compile in NT7Beta
I am not sure I understand the meaning of the colors here but this certainly is a great start.
Leave a comment:
-
Thanks for the info
Thanks Hegh200, but I have no idea what to do with that in the first place. Thanks you anyways for giving some direction.
Mike
Leave a comment:
-
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);
Leave a comment:
-
adding something to the indicator
I am not a programmer and hope that there is someone that can add additional items to this wonderful indicator. What I was looking for is a plotted line that is calulated from the first 30 minutes of the open to give the size of the range + 50% and 100% of that value. Example: if the market profile gives in the first 30 minutes of opening a range from 1100 to 1106 then a plotted line at 1109, 1112 for the high side, 1097, 1094 for the low side. This would not change after the first 30 minutes of trading. Can anyone help or if you don't understand at least ask. Also is there a way to hve the POC blocks a different color then the rest of the MP instead of the little arrow?
The PIC will give you all an idea what I am talking about. This is such a great indicator and I do want to thank everyone for helping in this forum.
Thanks
Mike
Leave a comment:
-
hi,
whatever the mode, the start time and sessionlengthhours must be informed .
Leave a comment:
-
One more silly question...
If i set the mode to 1 to get a weekly MP, do I need to the hours to? as far as start time goes and also what do i need to set the sessionlengthhours to? thanks in advance amigo!
Leave a comment:
-
hello,
IB = Initial balance or the first hour of trading
exe.
if the market opens at 8:00, IB_h and IB_b are the lowest and the highest reached between 8:00 to 9:00.
Leave a comment:
-
Thanks Dave, dont know how I missed that...
I thought I had looked at first post, missed it. I have looked it over and Heigh, what an awesome job. I do have a question, for a newbie here with Market profile. The VA_h is the value area high and the VA_b is the value area low, correct? so that is telling us that 70% of the trades have taken place btwn these two values, am I correct? What is the significance of the IB_h and IB_b lines plotted for the current session? thanks in advance. I read through whole thread, hope i didnt miss the answer to that one as well. lol.
Leave a comment:
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
59 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
144 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
161 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
97 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
283 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Leave a comment: