NexusFi: Find Your Edge


Home Menu

 





Showme Indicator placement


Discussion in TradeStation

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




 
Search this Thread
  #1 (permalink)
mikog8tor
Rochester NY USA
 
Posts: 8 since Dec 2018
Thanks Given: 0
Thanks Received: 0

Hi all,

Sorry if this has been covered but a quick search didn't turn anything up. I am wanting to know if there is a way to have an offset for my indicator. Right now for a short I have it plotting to the high of the bar and for a long to the low of the bar. I am using a decent sized cross so I can spot it but it's kinda messy and blends into the range bars. Is there a way to offset the cross so it is above or below the bar and stands out a bit more?

Thanks


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Kharg Island at 6%, Regime Fall at 1.5% -- The Black Swa …
Prediction Markets & Event Contracts
Trump Truth Social Fires Hormuz From 10% to 59% -- Arsen …
Prediction Markets & Event Contracts
One Wallet Made $200K in Hours: AP Probes Polymarket Cea …
Prediction Markets & Event Contracts
Iran Lebanon Problem Kills Switzerland Talks, Brent at $ …
Prediction Markets & Event Contracts
CFTC Opens First COT Report Review in 20 Years -- Asks W …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Big Mike in Ecuador
205 thanks
Sober Journey With S&P
21 thanks
30 Sessions
20 thanks
Volume Indicators
8 thanks
Thanks Mike. Godspeed.
7 thanks
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,448 since Apr 2013
Thanks Given: 494
Thanks Received: 1,642

mikog8tor,

you can add or deduct a numeric value from your plot values. This way you can add to values that you want shifted up and deduct in case you want to shift down.

You can also make this a number of ticks by creating an input that you use to multiply the value of one tick (which you can compute via MinMove / PriceScale) to add or deduct from your plot. This approach is usually more convenient as you don't have to adjust the shifting too much across different instruments.

Regards,

ABCTG


Follow me on X Reply With Quote
  #3 (permalink)
mikog8tor
Rochester NY USA
 
Posts: 8 since Dec 2018
Thanks Given: 0
Thanks Received: 0


Would you mind a little example of that? My current plot is just using the low value of the bar.

Plot1(low,"GoLong") ;


Reply With Quote
  #4 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,448 since Apr 2013
Thanks Given: 494
Thanks Received: 1,642

mikog8tor,

you could shift a plot down like this:

Plot1(low-1,"GoLong") ;

or up like this for example:

Plot1(low+1,"GoLong") ;

Regards,

ABCTG


mikog8tor View Post
Would you mind a little example of that? My current plot is just using the low value of the bar.

Plot1(low,"GoLong") ;


Follow me on X Reply With Quote
  #5 (permalink)
mikog8tor
Rochester NY USA
 
Posts: 8 since Dec 2018
Thanks Given: 0
Thanks Received: 0


ABCTG View Post
mikog8tor,

you could shift a plot down like this:

Plot1(low-1,"GoLong") ;

or up like this for example:

Plot1(low+1,"GoLong") ;

Regards,

ABCTG

That's so awesome! I did .5 and I think that will be perfect. Now if I can just use an Arrow instead of the cross I'd be happy! You made my Friday, thnx so much.


Reply With Quote
  #6 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,448 since Apr 2013
Thanks Given: 494
Thanks Received: 1,642

mikog8tor,

arrows will require drawings and it will be a bit more complex. But you will find working examples for that in the official forum.

Regards,

ABCTG


Follow me on X Reply With Quote
  #7 (permalink)
mikog8tor
Rochester NY USA
 
Posts: 8 since Dec 2018
Thanks Given: 0
Thanks Received: 0


ABCTG View Post
mikog8tor,

you can add or deduct a numeric value from your plot values. This way you can add to values that you want shifted up and deduct in case you want to shift down.

You can also make this a number of ticks by creating an input that you use to multiply the value of one tick (which you can compute via MinMove / PriceScale) to add or deduct from your plot. This approach is usually more convenient as you don't have to adjust the shifting too much across different instruments.

Regards,

ABCTG

So I see the issue with just doing the plot+.5 as stocks that are smaller priced the cross goes way above or below in comparison to medium to large priced stocks. I will look to see how to do the other method you mention.


Reply With Quote
  #8 (permalink)
 olobay 
Montreal
 
Experience: Intermediate
Platform: MultiCharts
Broker: DeepDiscountTrading.com
Trading: CL
Posts: 364 since Jul 2011


mikog8tor View Post
So I see the issue with just doing the plot+.5 as stocks that are smaller priced the cross goes way above or below in comparison to medium to large priced stocks. I will look to see how to do the other method you mention.

Use a smaller size like +.01 or +.001 for penny stocks or whatever suits your needs.


Reply With Quote
  #9 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,448 since Apr 2013
Thanks Given: 494
Thanks Received: 1,642

mikog8tor,

yes, using MinMove / PriceScale with a multiplier will usually make your life easier as it "adapts" to the instrument on your chart.

Regards,

ABCTG


mikog8tor View Post
So I see the issue with just doing the plot+.5 as stocks that are smaller priced the cross goes way above or below in comparison to medium to large priced stocks. I will look to see how to do the other method you mention.


Follow me on X Reply With Quote




Last Updated on September 9, 2019


© 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