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,089 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?
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
What broker to use for trading palladium futures
Commodities
ZombieSqueeze
Platforms and Indicators
Cheap historycal L1 data for stocks
Stocks and ETFs
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
26 thanks
ApexTraderFunding.com experience and review
13 thanks
Trading with Intuition
12 thanks
EG Indicators
11 thanks
What is Markets Chat (markets.chat) real-time trading ro …
9 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