NexusFi: Find Your Edge


Home Menu

 





High/Low pricelines for current day premarket only


Discussion in ThinkOrSwim

Updated
    1. trending_up 4,562 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?
Iran Deal "In Review" at 87% on Deadline Day - …
Prediction Markets & Event Contracts
April CPI Preview: +3.7% YoY Expected at 8:30 AM ET -- C …
Traders Hideout
Iran Update May 8: Still Reviewing MOU, Demands Reparati …
Traders Hideout
Thanks Mike. Godspeed.
The Elite Circle
Fabrication or Framework? Irans Denied MOU Explains the …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
15 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 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