NexusFi: Find Your Edge


Home Menu

 





NinjaTrader Indicator imported into FXCM help....


Discussion in NinjaTrader

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




 
Search this Thread

NinjaTrader Indicator imported into FXCM help....

  #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 - [AUTOLINK]NinjaTrader[/AUTOLINK] 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?
Better Renko Gaps
The Elite Circle
ZombieSqueeze
Platforms and Indicators
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
MC PL editor upgrade
MultiCharts
Trade idea based off three indicators.
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Diary of a simple price action trader
26 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
22 thanks
My NQ Trading Journal
16 thanks
HumbleTraders next chapter
9 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 - [AUTOLINK]NinjaTrader[/AUTOLINK] 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 Twitter Reply With Quote




Last Updated on October 21, 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