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 devildriver6 with 1 posts (1 thanks)
    3. looks_3 EquanimousTrading with 1 posts (0 thanks)
    4. looks_4 yamin2000 with 1 posts (0 thanks)
    1. trending_up 6,014 views
    2. thumb_up 1 thanks given
    3. group 4 followers
    1. forum 5 posts
    2. attach_file 0 attachments




 
Search this Thread

How to automatic draw multiple price levels

  #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?
ZombieSqueeze
Platforms and Indicators
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
use extra computer for optimisation
NinjaTrader
Better Renko Gaps
The Elite Circle
MC PL editor upgrade
MultiCharts
 
  #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


© 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