NexusFi: Find Your Edge


Home Menu

 





background color in watchlist


Discussion in ThinkOrSwim

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




 
Search this Thread

background color in watchlist

  #1 (permalink)
lexion
cedar rapids
 
Posts: 1 since Dec 2014
Thanks Given: 0
Thanks Received: 0

Hello everyone!
New to the forum! Have recently deleted all my platforms and consolidated to TOS. I need help adding the code for background color in my watch list. TOS indicator, TTM wave, would like to have the cell go green when the number is positive and the cell go red when the number is below negative. I've tried, I know its simple but just can't figure it out. Any help would be appreciated!

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Exit Strategy
NinjaTrader
My NT8 Volume Profile Split by Asian/Euro/Open
NinjaTrader
Better Renko Gaps
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Futures True Range Report
The Elite Circle
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
65 thanks
Funded Trader platforms
41 thanks
Battlestations: Show us your trading desks!
29 thanks
NexusFi site changelog and issues/problem reporting
23 thanks
The Program
19 thanks

  #2 (permalink)
hawkeye33
Independence
 
Posts: 2 since Nov 2016
Thanks Given: 0
Thanks Received: 0

I had a similar question.

Does someone have a script that would provide a background color if price is above a specified moving average?

Reply With Quote
  #3 (permalink)
 Cabalab 
Warner Robins GA/USA
 
Experience: Intermediate
Platform: ToS
Trading: SPX
Posts: 6 since Feb 2014
Thanks Given: 1
Thanks Received: 3


maybe better luck at ThinkScripter Community Forum - Give Help, Get Help, Pay it Forward or https://nexusfi.com/www.hahn-tech.com or Robert Payne's Fun with ThinkScript
Good luck.

Reply With Quote
  #4 (permalink)
hawkeye33
Independence
 
Posts: 2 since Nov 2016
Thanks Given: 0
Thanks Received: 0

Thankfully I was able to find out how to do this:

input length = 21;
plot data = close;
def MovAvgExponential = Average(data, length);
AssignBackgroundColor( if data < MovAvgExponential then Color.RED else if data > MovAvgExponential then Color.GREEN else Color.BLACK);

Reply With Quote





Last Updated on January 31, 2017


© 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