NexusFi: Find Your Edge


Home Menu

 





How to automatic draw multiple price levels


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one cuongvu with 3 posts (0 thanks)
    2. looks_two yamin2000 with 1 posts (0 thanks)
    3. looks_3 devildriver6 with 1 posts (1 thanks)
    4. looks_4 EquanimousTrading with 1 posts (0 thanks)
    1. trending_up 6,781 views
    2. thumb_up 1 thanks given
    3. group 4 followers
    1. forum 5 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
cuongvu
Austin, TX
 
Posts: 3 since Dec 2017
Thanks Given: 2
Thanks Received: 0

Hi,

Does anyone know how to automatic draw multiple price levels from the price level tool? For example: I need to automatic plot 2 lines (2.25 pts and 3.75 pts) above and below when I create a price level.

Thanks,
Cuong


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Trump Lands in Beijing on CPI Day: Iran Peace Expires To …
Prediction Markets & Event Contracts
Expiration Day: Wall Street Rallies on Peace Hopes While …
Prediction Markets & Event Contracts
The 50/50 Paradox: Peace and Invasion Each at 20% -- Ira …
Prediction Markets & Event Contracts
Memorandum Watch: How the 60-Day MOU Framework Makes May …
Prediction Markets & Event Contracts
April CPI Preview: +3.7% YoY Expected at 8:30 AM ET -- C …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
22 thanks
2026 Jlab journal
10 thanks
Trying to learn Volume and price action correlation
8 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
5 thanks
  #2 (permalink)
devildriver6
Dallas, Texas
 
Posts: 43 since Jun 2015
Thanks Given: 2
Thanks Received: 32


cuongvu View Post
Hi,

Does anyone know how to automatic draw multiple price levels from the price level tool? For example: I need to automatic plot 2 lines (2.25 pts and 3.75 pts) above and below when I create a price level.

Thanks,
Cuong

Why not just create a script for it.

input MyLevel = 2000.00;
input Above = 2.25;
input Below = 3.75;

plot Level = MyLevel;

plot AboveLevel = MyLevel + Above;
plot BelowLevel = MyLevel - Below;


Reply With Quote
Thanked by:
  #3 (permalink)
cuongvu
Austin, TX
 
Posts: 3 since Dec 2017
Thanks Given: 2
Thanks Received: 0



devildriver6 View Post
Why not just create a script for it.

input MyLevel = 2000.00;
input Above = 2.25;
input Below = 3.75;

plot Level = MyLevel;

plot AboveLevel = MyLevel + Above;
plot BelowLevel = MyLevel - Below;


Can the MyLevel be dynamic instead of constant as I need to plot different levels?


Reply With Quote
  #4 (permalink)
cuongvu
Austin, TX
 
Posts: 3 since Dec 2017
Thanks Given: 2
Thanks Received: 0

Never mind, I got it thanks.


Reply With Quote
  #5 (permalink)
yamin2000
Saudi Arabia
 
Posts: 58 since Apr 2014
Thanks Given: 26
Thanks Received: 4


devildriver6 View Post
Why not just create a script for it.

input MyLevel = 2000.00;
input Above = 2.25;
input Below = 3.75;

plot Level = MyLevel;

plot AboveLevel = MyLevel + Above;
plot BelowLevel = MyLevel - Below;

nice this what i was looking for .


Reply With Quote
  #6 (permalink)
EquanimousTrading
Lombard
 
Posts: 5 since Mar 2021
Thanks Given: 2
Thanks Received: 0

Thanks! the price level input is for whole numbers and decimals. Is there a way to change the input so that it is friendly for treasury futures? 136'22 for example?


Reply With Quote




Last Updated on August 25, 2022


© 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