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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment