NexusFi: Find Your Edge


Home Menu

 





Low Volume Bar


Discussion in NinjaTrader

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




 
Search this Thread

Low Volume Bar

  #1 (permalink)
AjaxK
Delhi India
 
Posts: 2 since Jul 2017
Thanks Given: 1
Thanks Received: 0

Hi

New to NinjaTrader. No experience in NT programming

Currently using NinjaTrader7

What would be the code for identifying High and Low of the bar with lowest volume of the day
and plot it on the chart?

In Amibroker, the code is as under:

n=day() != Ref(day(), -1 );
a=LowestSince(n,V);
hh=ValueWhen(V==a,H);
ll=ValueWhen(V==a,L);
plot(hh,"LVB H ",coloryellow,styleDashed);
plot(ll,"LVB L ",colorblue,styleDashed);

Please help

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Quant vue
Trading Reviews and Vendors
Cheap historycal L1 data for stocks
Stocks and ETFs
REcommedations for programming help
Sierra Chart
NexusFi Journal Challenge - May 2024
Feedback and Announcements
How to apply profiles
Traders Hideout
 
  #3 (permalink)
AjaxK
Delhi India
 
Posts: 2 since Jul 2017
Thanks Given: 1
Thanks Received: 0


Is it very difficult to do ???

Reply With Quote
  #4 (permalink)
 warlock 
India
 
Experience: None
Platform: Amibroker, Ninjatrader
Posts: 14 since Dec 2010
Thanks Given: 75
Thanks Received: 6

Dear Ajax,

Take a good look to below Link:


Regards,

Reply With Quote
Thanked by:




Last Updated on July 21, 2017


© 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