Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
painted pin bars
Collapse
X
-
Tags: None
-
Comment
-
-
great work Velocity ...........i wondered if it was posible to get rid of the box and writing and just have the arrow ?
again big thanks
Comment
-
sure, just put two // in front of the code
// DrawRectangle("Rec1"+CurrentBar, 2, MIN(Low, 1)[1] - TickSize, 0, MAX(High,1)[1] + TickSize , Color.Blue, Color.Yellow,2);
you will have to do it 4 different times where you see DrawRectangle.......;
// DrawText("MyText"+CurrentBar, "Pinbar Up Entry", 0, Low[0] - (TickSize*4), Color.Blue);
will get rid of text
Comment
-
-
-
-
One of the best indis for mt4 concerning pinbars is
Anyone willing to translate it for ninjatrader ?
Thank you
B
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
129 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
116 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
111 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment