NexusFi: Find Your Edge


Home Menu

 





How to make a paintbar persist until new condition is true?


Discussion in EasyLanguage Programming

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




 
Search this Thread

How to make a paintbar persist until new condition is true?

  #1 (permalink)
 
jackbravo's Avatar
 jackbravo 
SF, CA/USA
 
Experience: Beginner
Platform: SC
Broker: Stage 5
Trading: NQ...uh..ES actually
Posts: 1,337 since Jun 2014
Thanks Given: 4,362
Thanks Received: 2,400

Hi Folks,

Having difficulty figuring out how to keep the bars painted a certain color until a new condition is true. Here's my code so far:

 
Code
Condition1= close < low[1] and high <= high[1];  // bear
Condition2 = close > high[1] and low >= low[1]; // bull


If condition2 = true then plotpb (h, l, o, c, "Trend", cyan);
If condition1 = true then plotpb (h, l, o, c, "Trend", magenta);
When I plot it, it only paints the bars that meet those conditions. However, I would like to plot all the paintbars that follow the initial one that meets the condition, until the second condition is met. Trying to generate a trend paintbar picture.

Attached is an example of what I mean. Thanks for any help!


Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
NexusFi Journal Challenge - May 2024
Feedback and Announcements
MC PL editor upgrade
MultiCharts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
48 thanks
Just another trading journal: PA, Wyckoff & Trends
32 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
24 thanks
GFIs1 1 DAX trade per day journal
22 thanks




Last Updated on June 24, 2016


© 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