NexusFi: Find Your Edge


Home Menu

 





High/Low pricelines for current day premarket only


Discussion in ThinkOrSwim

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




 
Search this Thread
  #1 (permalink)
Dimvm
Moscow Russia
 
Posts: 2 since Sep 2015
Thanks Given: 0
Thanks Received: 0

Hello All,
I found the formula for the main trading day OHLC pricelines (below).
Does anybody have a clue to do H/L pricelines on a base of premarket data only?
Thank you in advance.

________________________

input offset = 1;
input offset2 = 1;
input offset3=0;
input period = {default DAY, "2 DAYS", "3 DAYS", "4 DAYS", WEEK, MONTH, "OPT EXP"};
input period2 = {default DAY, "2 DAYS", "3 DAYS", "4 DAYS", WEEK, MONTH, "OPT EXP"};

plot Data = high(period = period)[offset];
Data.SetPaintingStrategy(PaintingStrategy.DASHES);
Data.SetDefaultColor(GetColor(1));

plot Data2 = low(period = period)[offset2];
Data2.SetPaintingStrategy(PaintingStrategy.DASHES);
Data2.SetDefaultColor(GetColor(5));

plot Data3 = close(period = period)[offset];
Data.SetPaintingStrategy(PaintingStrategy.DASHES);
Data.SetDefaultColor(GetColor(1));

plot Data4 = open(period = period)[offset2];
Data2.SetPaintingStrategy(PaintingStrategy.DASHES) ;
Data2.SetDefaultColor(GetColor(5));

plot Data5 = open(period = period)[offset3];
Data2.SetPaintingStrategy(PaintingStrategy.DASHES) ;
Data2.SetDefaultColor(GetColor(5));


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Sundays Verdict: Lebanon Locked at 99.85% as Iran June 7 …
Prediction Markets & Event Contracts
CFTC Workforce Shrinks 24% to 15-Year Low While Predicti …
Traders Hideout
Iran Forward Curve: June 30 at 56% vs June 15 at 28% -- …
Prediction Markets & Event Contracts
More Than Capable: Hegseths War Warning Validates $114M …
Prediction Markets & Event Contracts
Post-Summit Market Verdict: ES -1%, NQ -1.5%, 10-Year Yi …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Big Mike in Ecuador
205 thanks
30 Sessions
21 thanks
Sober Journey With S&P
21 thanks
Volume Indicators
8 thanks
Thanks Mike. Godspeed.
7 thanks
  #2 (permalink)
zetradr
san francico
 
Posts: 2 since May 2016
Thanks Given: 1
Thanks Received: 0

Were you able to find a solution for overnight high low ?


Reply With Quote




Last Updated on June 22, 2016


© 2026 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 - Downloads - Top
no new posts