NexusFi: Find Your Edge


Home Menu

 





how do i change RSI 50 line to Zero


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one ceramictilepro with 13 posts (1 thanks)
    2. looks_two Fat Tails with 8 posts (3 thanks)
    3. looks_3 TimC with 1 posts (0 thanks)
    4. looks_4 Big Mike with 1 posts (0 thanks)
    1. trending_up 9,236 views
    2. thumb_up 4 thanks given
    3. group 4 followers
    1. forum 24 posts
    2. attach_file 7 attachments




 
Search this Thread

how do i change RSI 50 line to Zero

  #21 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103


ceramictilepro View Post
i didn't see a quick link or check box to say thanks so i'm writing it here.

THANKS Fat Tails!

this stuff is addicting!


Once you started coding, you will quickly get the hang of it. It is not so difficult, and in the end it is much faster and much more rewarding to do it yourself then come back to the forum for every little change.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
What broker to use for trading palladium futures
Commodities
Cheap historycal L1 data for stocks
Stocks and ETFs
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Quantum physics & Trading dynamics
The Elite Circle
REcommedations for programming help
Sierra Chart
 
  #22 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,470 since Jun 2009
Thanks Given: 33,249
Thanks Received: 101,669


ceramictilepro View Post
i didn't see a quick link or check box to say thanks so i'm writing it here.

It's because you haven't marked a post as "Answered" yet. You should have a huge blue box on every post that says "If this post has helped to answer your question, then click Answered".

Mike



Join the free Markets Chat beta: one platform, all the trade rooms!

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #23 (permalink)
 ceramictilepro 
Roseville CA
 
Experience: Advanced
Platform: N7
Broker: Amp Futures/CQG
Trading: ES
Posts: 124 since Jun 2009
Thanks Given: 32
Thanks Received: 21


looking to print the ADX line only from the DM indicator?

thank you!


 
Code

Value.Set(sum == 0 ? 50 : ((Period - 1) * Value[1] + 100 * diff / sum) / Period);
DiPlus.Set(diPlus);
DiMinus.Set(diMinus);
 
Print ?

Started this thread Reply With Quote
  #24 (permalink)
 ceramictilepro 
Roseville CA
 
Experience: Advanced
Platform: N7
Broker: Amp Futures/CQG
Trading: ES
Posts: 124 since Jun 2009
Thanks Given: 32
Thanks Received: 21

 
Code

//Print (diPlus);yes
//Print (sumTR);no
//Print (Tr);no
//Print (tr);no
//Print (value);no
//Print (Value);no
//Print (trueRange);yes
//Print (sumtr);no
//Print (sumDmPlus);no
//Print (period);yes
//Print (dmPlus);no
//Print (sum);yes
Print (sum == 0 ? 50 : ((Period - 1) * Value[1] + 100 * diff / sum) / Period);
i just had to try just about everything i could see. typical hack!




ceramictilepro View Post
looking to print the ADX line only from the DM indicator?

thank you!


 
Code
Value.Set(sum == 0 ? 50 : ((Period - 1) * Value[1] + 100 * diff / sum) / Period);
DiPlus.Set(diPlus);
DiMinus.Set(diMinus);
 
Print ?


Started this thread Reply With Quote
  #25 (permalink)
 TimC 
East Coast USA
 
Experience: Intermediate
Platform: NT8
Broker: Amp/CQG
Trading: NQ
Posts: 16 since Dec 2009
Thanks Given: 9
Thanks Received: 5

I spent the good part of last evening attempting to tweak the RSICeramictilePro indicator found on page 1 of this thread. My goal was to simply have the signal line be one color when it's above the zero line and another color when it's below the zero line. I don't need the average line to change colors.

I downloaded many different "color" indicators and tried to cut and paste what I though might work, but to no avail. I'm pretty much sitting at square one.

Any help would be appreciated.

Reply With Quote




Last Updated on March 24, 2013


© 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