NexusFi: Find Your Edge


Home Menu

 





Buffy's B-Line Indicator...


Discussion in NinjaTrader

Updated
    1. trending_up 4,475 views
    2. thumb_up 2 thanks given
    3. group 4 followers
    1. forum 4 posts
    2. attach_file 2 attachments




 
Search this Thread

Buffy's B-Line Indicator...

  #1 (permalink)
 mdsvtr 
Memphis,TN
 
Posts: 232 since Sep 2010

I'm needing some help please in getting the B-line template / Indicators imported Into
Here's the link for the Actual Indicators plotted on a chart.....
NinjaTrader Support Forum

here is the code from TradeStation in Text format.....

Input: Price(Close), Length1(35), Length2(10), Length3(1), OverBought(80), OverSold(20),
MidColor(White),OBOSColor(Red);
Variables: KFast(0), KFull(0), DFull(0), LL(O), HH(0);
LL = Lowest((High+Low)/2, Length1);
HH = Highest((High+Low)/2, Length1);
KFast = 100 * IFF(HH-LL=0,0,(((High+Low)/2) - LL)/(HH- LL));
KFull = Average(KFast, Length2);
DFull = Average(KFull, Length3);
If KFull <= 80 and KFull >= 20 then
Plot1(KFull,"Stoc",MidColor,Default,2) else
Plot1(KFull,"Stoc",OBOSColor,Default,2);
Plot3(OverBought, "OverBought");
Plot4(OverSold, "OverSold");

And also, I have attached a screenshot of the Indicator via Ninjatrader,
The only problem is, is that the thread is older ( back from 2009 ) and I can't seem to find the Zip file for the Indicator that " Looks " identical to the screenshot I have attached to this post.

I'm mainly trying to get the stochastics ( the 9,3,3 and 5,3,3 both set to simple ) to show and have that FILLED in look to them



Thanks so much for the time and the help, I very much appreciate it

Attached Thumbnails
Click image for larger version

Name:	B-line.png
Views:	459
Size:	58.3 KB
ID:	165219  
Reply With Quote

Can you help answer these questions
from other members on NexusFi?
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
Better Renko Gaps
The Elite Circle
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #2 (permalink)
 
DavidHP's Avatar
 DavidHP 
Isla Mujeres, MX
Legendary Market Wizard
 
Experience: Advanced
Platform: NinjaTrader
Broker: Ninjatrader / Optimus Futures / AmpFutures
Trading: ES / 6E / 6B / CL
Frequency: Every few days
Duration: Minutes
Posts: 1,611 since Aug 2009
Thanks Given: 11,336
Thanks Received: 2,744


mdsvtr View Post
I'm needing some help please in getting the B-line template / Indicators imported Into
Here's the link for the Actual Indicators plotted on a chart.....
NinjaTrader Support Forum

here is the code from TradeStation in Text format.....

Input: Price(Close), Length1(35), Length2(10), Length3(1), OverBought(80), OverSold(20),
MidColor(White),OBOSColor(Red);
Variables: KFast(0), KFull(0), DFull(0), LL(O), HH(0);
LL = Lowest((High+Low)/2, Length1);
HH = Highest((High+Low)/2, Length1);
KFast = 100 * IFF(HH-LL=0,0,(((High+Low)/2) - LL)/(HH- LL));
KFull = Average(KFast, Length2);
DFull = Average(KFull, Length3);
If KFull <= 80 and KFull >= 20 then
Plot1(KFull,"Stoc",MidColor,Default,2) else
Plot1(KFull,"Stoc",OBOSColor,Default,2);
Plot3(OverBought, "OverBought");
Plot4(OverSold, "OverSold");

And also, I have attached a screenshot of the Indicator via Ninjatrader,
The only problem is, is that the thread is older ( back from 2009 ) and I can't seem to find the Zip file for the Indicator that " Looks " identical to the screenshot I have attached to this post.

I'm mainly trying to get the stochastics ( the 9,3,3 and 5,3,3 both set to simple ) to show and have that FILLED in look to them



Thanks so much for the time and the help, I very much appreciate it

If you were an Elite member you would have access to a thread that has a template and indicator set for this.
I don't know of another way for you to get them.

Here is an image of the indicator posted on the thread in the Elite section.
I don't use the indicator it is too busy for my preferences.


Rejoice in the Thunderstorms of Life . . .
Knowing it's not about Clouds or Wind. . .
But Learning to Dance in the Rain ! ! !
Follow me on Twitter Reply With Quote
Thanked by:
  #3 (permalink)
 mdsvtr 
Memphis,TN
 
Posts: 232 since Sep 2010


Thank you David,
I really appreciate you posting the screenshot showcasing the B-line and the corresponding Indicators

Reply With Quote
  #4 (permalink)
 
cory's Avatar
 cory 
virginia
 
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,090


mdsvtr View Post
Thank you David,
I really appreciate you posting the screenshot showcasing the B-line and the corresponding Indicators

I finally find time to write down the full instructions here
B line - Page 2 - [AUTOLINK]NinjaTrader[/AUTOLINK] Support Forum

Reply With Quote
Thanked by:
  #5 (permalink)
 mdsvtr 
Memphis,TN
 
Posts: 232 since Sep 2010

Hi Cory,
Thank you for submitting, coding and sharing this Indicator / Template

I really appreciate your work and effort in getting this coded

Reply With Quote




Last Updated on November 11, 2014


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts