NexusFi: Find Your Edge


Home Menu

 





HORISONTAL PRICE LINE for TOS


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one vit007 with 4 posts (4 thanks)
    2. looks_two Hguru with 3 posts (12 thanks)
    3. looks_3 tarar18 with 2 posts (0 thanks)
    4. looks_4 merajmirza with 1 posts (0 thanks)
    1. trending_up 26,788 views
    2. thumb_up 16 thanks given
    3. group 6 followers
    1. forum 9 posts
    2. attach_file 2 attachments




 
Search this Thread

HORISONTAL PRICE LINE for TOS

  #1 (permalink)
 vit007 
toronto
 
Posts: 6 since Dec 2012

Question to TOS specialists . I’m looking for simple indicator – HORISONTAL PRICE LINE ( line that extends current price on entire chart) . It’s very easy to see at what levels of support and resistance price are if you have this line . If you guys have it or can cod it please post here.
Thanks in advance .
Vit

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
What broker to use for trading palladium futures
Commodities
ZombieSqueeze
Platforms and Indicators
Better Renko Gaps
The Elite Circle
REcommedations for programming help
Sierra Chart
MC PL editor upgrade
MultiCharts
 
  #2 (permalink)
 Hguru 
New York City New York USA
 
Experience: Intermediate
Platform: Think or Swim, Infinity Futures
Broker: Thinkor Swim for Charts an Infinity Futures for Trading Dom
Trading: Oil
Posts: 54 since Jul 2012
Thanks Given: 449
Thanks Received: 48

vit007,

I have 2 of them try them out and ise which ever one you are comfortable with, they work great.


Price Line indicator #1

#Plots a Horizontal Line that follows the price value selected
input price=close;
input offset=0;
input length = 300;

def sma = SimpleMovingAvg(price, 1, length);
rec line = if IsNaN(sma) then line[1] else sma[offset];
plot priceline=if isnan(sma) then line else double.nan;
priceline.setpaintingStrategy(paintingStrategy.LINE);
priceline.setlineWeight(3);
priceline.setdefaultColor(color.green);
priceline.hideBubble();


or

Price line indicator #2

plot priceLine = highestAll(if isNan(close[-1]) and !isNAN(close) then close else double.nan);


Hguru

Reply With Quote
  #3 (permalink)
 vit007 
toronto
 
Posts: 6 since Dec 2012


Thanks a lot . Its looks great and has a good options.

PS
Hguru I noticed you trade crude . I have very good indy for oil trading . Its not repainting and works on range and volume bars (on the bar close). Its only made for Ninja and trade station .
I don’t have future data ( I trade options) but here is example ofoil ETF – OIL--.
If interested I can email it to you.
file open in paint
Vit

Attached Files
Elite Membership required to download: OIL 2 (3 Range) 25_01_2013.rar
Reply With Quote
  #4 (permalink)
 Hguru 
New York City New York USA
 
Experience: Intermediate
Platform: Think or Swim, Infinity Futures
Broker: Thinkor Swim for Charts an Infinity Futures for Trading Dom
Trading: Oil
Posts: 54 since Jul 2012
Thanks Given: 449
Thanks Received: 48

Glad it works for you. I cannot open that file can you send it in something else...Thanks

Reply With Quote
  #5 (permalink)
 vit007 
toronto
 
Posts: 6 since Dec 2012


vit007 View Post
Thanks a lot . Its looks great and has a good options.

PS
Hguru I noticed you trade crude . I have very good indy for oil trading . Its not repainting and works on range and volume bars (on the bar close). Its only made for Ninja and trade station .
I don’t have future data ( I trade options) but here is example ofoil ETF – OIL--.
If interested I can email it to you.
file open in paint
Vit

its call flux broadhead.You can find mmore info on net

Attached Thumbnails
Click image for larger version

Name:	OIL (2 Range)  25_01_2013.jpg
Views:	951
Size:	107.9 KB
ID:	100702  
Reply With Quote
  #6 (permalink)
 Hguru 
New York City New York USA
 
Experience: Intermediate
Platform: Think or Swim, Infinity Futures
Broker: Thinkor Swim for Charts an Infinity Futures for Trading Dom
Trading: Oil
Posts: 54 since Jul 2012
Thanks Given: 449
Thanks Received: 48

Thanks will check it out. Do you trade crude if not what are you trading.

Reply With Quote
Thanked by:
  #7 (permalink)
 vit007 
toronto
 
Posts: 6 since Dec 2012


Hguru View Post
Thanks will check it out. Do you trade crude if not what are you trading.

I tried futures before but I did not enjoy it.( even all big guy mostly trade them). For me more revording mentally and $$$ to trade weekly options on liquid stocks like AAPL GOOG … I execute trades on TOS and use NT for charts. Unfortunately you have to pay for data fid at NT .
Im looking for a trailing stop for TOS ( EX. if I buy 20 contracts AAPL I want to sell first 10 at +0.2 and move 10 to b.e. and I can trail the the rest.I have to do this manually but on a fast moving market its difficult . If you have something like this I would really appreciate .
Thanks in advance

Reply With Quote
  #8 (permalink)
 merajmirza 
Dallas, TX USA
 
Experience: Advanced
Platform: NinjaTrader
Trading: oil
Posts: 2 since Dec 2013
Thanks Given: 1
Thanks Received: 0

Thanks. Works well.

Reply With Quote
  #9 (permalink)
shadricosuave
Atlanta, Georgia
 
Posts: 1 since May 2021
Thanks Given: 0
Thanks Received: 0

Thank you! Awesome indicators. Looking for something similar - an indicator that shows my AVG trades price on the chart of shares I've purchased. Just like you can get in the Monitor/Account Statement/Profits and Losses/ (when you click on the price in the p/l open column - there is an average price for all your shares. Basically - it's nice to know what your average price is if you want to get out of a position on multiple lots. I have in in my watch list - but would love a line on the chart. Learning thinkscript. Any help or direction so I can code one myself appreciated.

Reply With Quote
  #10 (permalink)
Xpulz
Limburg Belgium
 
Posts: 1 since Jul 2021
Thanks Given: 0
Thanks Received: 0


I would like to see the premarket priceline without opening the extended hours. Any idea how to solve this?

Reply With Quote




Last Updated on July 23, 2021


© 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