NexusFi: Find Your Edge


Home Menu

 





NinjaTrader Wrong bar print on chart


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one snakeHead121 with 5 posts (0 thanks)
    2. looks_two rleplae with 3 posts (1 thanks)
    3. looks_3 NinjaTrader with 1 posts (1 thanks)
    4. looks_4 rpsvinod1 with 1 posts (0 thanks)
    1. trending_up 2,830 views
    2. thumb_up 2 thanks given
    3. group 3 followers
    1. forum 9 posts
    2. attach_file 3 attachments




 
Search this Thread
  #1 (permalink)
snakeHead121
Mumbai, India
 
Posts: 14 since Oct 2015
Thanks Given: 101
Thanks Received: 10

I took data out from Amibroker to ninja trader
I found lot bar print wrong bar on chart in ninja trader
I set proper tick in instrument manager in ninja trader
Am i missing some thing like alignment or


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Four New E-mini Futures Launch June 29 -- Russell 3000, …
Emini and Emicro Index
Khamenei Vetoes Uranium Transfer as Peace Odds Surge to …
Prediction Markets & Event Contracts
Ninjatrader users - good CONNECTIONs post and article fr …
NinjaTrader
The June 15 Resolution Trap: Irans Agreed Text Still Pri …
Prediction Markets & Event Contracts
Irans Dual Probability: Guns Quiet at 99.95% While Forma …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
10 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 thanks
  #2 (permalink)
 
rleplae's Avatar
 rleplae 
Gits (Hooglede) Belgium
Legendary Market Wizard
 
Experience: Master
Platform: NinjaTrader, Proprietary,
Broker: Ninjabrokerage/IQfeed + Synthetic datafeed
Trading: 6A, 6B, 6C, 6E, 6J, 6S, ES, NQ, YM, AEX, CL, NG, ZB, ZN, ZC, ZS, GC
Posts: 2,947 since Sep 2013
Thanks Given: 2,442
Thanks Received: 5,855

how did you export the data ?
as tick data ?
or as 5 min data ?


Follow me on X Visit my NexusFi Trade Journal Reply With Quote
  #3 (permalink)
snakeHead121
Mumbai, India
 
Posts: 14 since Oct 2015
Thanks Given: 101
Thanks Received: 10



rleplae View Post
how did you export the data ?
as tick data ?
or as 5 min data ?

As 1 min data

Like this

Quoting 
20160322 101300;378.75;378.90;378.50;378.85;3930
20160322 101400;378.85;379.10;378.60;379.00;5700
20160322 101500;379.00;379.20;378.75;378.85;5198
20160322 101600;378.85;379.80;378.85;379.50;4327
20160322 101700;379.50;379.70;379.40;379.70;3081
20160322 101800;379.70;380.30;379.70;380.10;8048
20160322 101900;380.15;380.15;379.50;379.80;4356
20160322 102000;379.80;379.85;379.55;379.55;2608


Reply With Quote
  #4 (permalink)
 
rleplae's Avatar
 rleplae 
Gits (Hooglede) Belgium
Legendary Market Wizard
 
Experience: Master
Platform: NinjaTrader, Proprietary,
Broker: Ninjabrokerage/IQfeed + Synthetic datafeed
Trading: 6A, 6B, 6C, 6E, 6J, 6S, ES, NQ, YM, AEX, CL, NG, ZB, ZN, ZC, ZS, GC
Posts: 2,947 since Sep 2013
Thanks Given: 2,442
Thanks Received: 5,855

the way the 1 minute is combined into a 5 minute bar looks different between the two platforms.
the difference you see is that the open/close of the bar follows in different minutes
and results in the candles being slightly different, but the price levels touched are the same


Follow me on X Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #5 (permalink)
snakeHead121
Mumbai, India
 
Posts: 14 since Oct 2015
Thanks Given: 101
Thanks Received: 10


rleplae View Post
the way the 1 minute is combined into a 5 minute bar looks different between the two platforms.
the difference you see is that the open/close of the bar follows in different minutes
and results in the candles being slightly different, but the price levels touched are the same

Yes even i notice that here is both data 1 min
1min chart is accurate on both platform
Can't figure out what is causing this


Reply With Quote
  #6 (permalink)
 
rleplae's Avatar
 rleplae 
Gits (Hooglede) Belgium
Legendary Market Wizard
 
Experience: Master
Platform: NinjaTrader, Proprietary,
Broker: Ninjabrokerage/IQfeed + Synthetic datafeed
Trading: 6A, 6B, 6C, 6E, 6J, 6S, ES, NQ, YM, AEX, CL, NG, ZB, ZN, ZC, ZS, GC
Posts: 2,947 since Sep 2013
Thanks Given: 2,442
Thanks Received: 5,855

it is the way that the data is put together to come to the open/high/low/close
that is different. this results in any time frame that is different from the 1 min
gives a slight difference


Follow me on X Visit my NexusFi Trade Journal Reply With Quote
  #7 (permalink)
snakeHead121
Mumbai, India
 
Posts: 14 since Oct 2015
Thanks Given: 101
Thanks Received: 10


rleplae View Post
it is the way that the data is put together to come to the open/high/low/close
that is different. this results in any time frame that is different from the 1 min
gives a slight difference

Thanks for your reply
When comparing today data i see alot of change in bar.
So can't do anything about this misprint bar issue ?


Reply With Quote
  #8 (permalink)
 
NinjaTrader's Avatar
 NinjaTrader  NinjaTrader is an official Site Sponsor
Site Sponsor

Web: NinjaTrader
AMA: Ask Me Anything
Webinars: NinjaTrader Webinars
Elite offer: Click here
 
Posts: 1,715 since May 2010
Thanks Given: 203
Thanks Received: 2,689

Just guessing.

NinjaTrader time stamps bars at the end of the bar, maybe Amibroker is start of bar?


Follow me on X Reply With Quote
Thanked by:
  #9 (permalink)
snakeHead121
Mumbai, India
 
Posts: 14 since Oct 2015
Thanks Given: 101
Thanks Received: 10


NinjaTrader View Post
Just guessing.

NinjaTrader time stamps bars at the end of the bar, maybe Amibroker is start of bar?

Thanks
I was importing has end bar of time
Should have import has start bar of time


Reply With Quote
  #10 (permalink)
 rpsvinod1 
chennai/india
 
Posts: 33 since Oct 2015



NinjaTrader View Post
Just guessing.

NinjaTrader time stamps bars at the end of the bar, maybe Amibroker is start of bar?

Hope it is correct.


Reply With Quote




Last Updated on March 22, 2016


© 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