Find Jobs
Hire Freelancers

ninjatrader 8 simple code

₹600-1500 INR

Cerrado
Publicado hace casi 2 años

₹600-1500 INR

Pagado a la entrega
You can loop through the price levels of the bar by tick size to get the highest and lowest price levels of the bar, then you can use VolumetricBars' GetAskVolumeForPrice and GetBidVolumeForPrice to get the bid/ask volume of those price levels. Looping through price levels of a bar, from low to high: Code: for (double rowPrice = Low[0]; rowPrice <= High[0]; rowPrice += TickSize) Looping through price levels of a bar, from high to low: Code: for (double rowPrice = High[0]; rowPrice >= Low[0]; rowPrice -= TickSize) You could limit the loop to check 2 price levels if you do the following: Looping through price levels of a bar to get the bottom 2 price levels, from low to high: Code: for (double rowPrice = Low[0]; rowPrice <= Low[0] + TickSize; rowPrice += TickSize) Volumetric Bars Data Access methods can be found here - [login to view URL] As this thread was opened in our Platform Technical Support forum, we ask that if you have any other NinjaScript related questions, to open a thread in the NinjaScript Indicator Development or Strategy Development forums if you have additional NinjaScript questions.
ID del proyecto: 33741832

Información sobre el proyecto

1 propuesta
Proyecto remoto
Activo hace 2 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
1 freelancer está ofertando un promedio de ₹1.050 INR por este trabajo
Avatar del usuario
Hello NinjaTrader Yes I m Freelancer Ninjatrader C++ . I m first bidder ask for send 2 messages to have good discuss project . I can download Ninjatrader C++ platform and develop these simple codes as describes here project .My budget is only $50 Thanks . I ask for not award project until have all checks and complete
₹1.050 INR en 7 días
5,0 (7 comentarios)
1,8
1,8

Sobre este cliente

Bandera de INDIA
ghaziabad, India
5,0
3
Forma de pago verificada
Miembro desde jul 12, 2014

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.