NexusFi: Find Your Edge


Home Menu

 





NinjaTrader Indicator imported into FXCM help....


Discussion in NinjaTrader

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




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

Good morning, I am having trouble getting the B-line template / Indicators imported into my FXCM ( my Forex platform )
I know this is for NinjaTrader Indicators and not FXCM
I use NinjaTrader for my Futures trading, but am currently using FXCM for forex, and would like to have the same Indicator setup ( B-line ) on my FXCM platform as I do my NT platform.

Here's the link for the Actual Indicators plotted on a chart.....
NinjaTrader Support Forum

Here's the link to the thread that mentions the B-line Indicator with the Zip files..... B line - NinjaTrader Support Forum


And lastly, 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");


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


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
400 Million Barrels to Address Middle East Supply Disruption
Commodities
CME Launches Bitcoin Volatility Futures June 1 -- First …
Cryptocurrency
$12M Ceasefire Contract Goes Disputed as Bandar Abbas St …
Prediction Markets & Event Contracts
CME Lists U.S. Election Event Contracts as 2028 Democrat …
Prediction Markets & Event Contracts
April FOMC Minutes: Most Divided Fed Since 1992 -- Many …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
26 thanks
2026 Jlab journal
10 thanks
Lady Vols Primer: Trading Volatility Journal
8 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Trying to learn Volume and price action correlation
5 thanks
  #2 (permalink)
 
Jason Rogers's Avatar
 Jason Rogers 
New York
 
Experience: Intermediate
Platform: Strategy Trader
Posts: 166 since Aug 2010
Thanks Given: 122
Thanks Received: 153


mdsvtr View Post
Good morning, I am having trouble getting the B-line template / Indicators imported into my FXCM ( my Forex platform )
I know this is for NinjaTrader Indicators and not FXCM
I use NinjaTrader for my Futures trading, but am currently using FXCM for forex, and would like to have the same Indicator setup ( B-line ) on my FXCM platform as I do my NT platform.

Here's the link for the Actual Indicators plotted on a chart.....
NinjaTrader Support Forum

Here's the link to the thread that mentions the B-line Indicator with the Zip files..... B line - NinjaTrader Support Forum


And lastly, 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");


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

Hi mdsvtr,

While I'm not a programmer myself, I just wanted to make sure you were aware that's it's possible for you to use your NinjaTrader platform to trade forex on your FXCM account: NinjaTrader - FXCM


If you have questions about our services at FXCM please send me a Private Message.
Follow me on X Reply With Quote




Last Updated on October 21, 2014


© 2026 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 - Downloads - Top
no new posts