Find Jobs
Hire Freelancers

ninjatrader 8 simple code

₹600-1500 INR

Ditutup
Disiarkan hampir 2 tahun yang lalu

₹600-1500 INR

Dibayar semasa penghantaran
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 Projek: 33741832

Tentang projek

1 cadangan
Projek jarak jauh
Aktif 2 tahun yang lalu

Ingin menjana wang?

Faedah membida di Freelancer

Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
1 pekerja bebas membida secara purata ₹1,050 INR untuk pekerjaan ini
Avatar Pengguna
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 dalam 7 hari
5.0 (7 ulasan)
1.8
1.8

Tentang klien

Bendera INDIA
ghaziabad, India
5.0
3
Kaedah pembayaran disahkan
Ahli sejak Jul 12, 2014

Pengesahan Klien

Terima kasih! Kami telah menghantar pautan melalui e-mel kepada anda untuk menuntut kredit percuma anda.
Sesuatu telah berlaku semasa menghantar e-mel anda. Sila cuba lagi.
Pengguna Berdaftar Jumlah Pekerjaan Disiarkan
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Memuatkan pratonton
Kebenaran diberikan untuk Geolocation.
Sesi log masuk anda telah luput dan telah dilog keluar. Sila log masuk sekali lagi.