Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Close different from Bid
Collapse
X
-
Close different from Bid
While trading forex I print the Close[0], ask and bid values (by the GetCurrentBid and GetCurrentAsk methods). To my surprise, the Close[0] value was different from both the ask and the bid values. I thought the Close[0] should be equal to the current bid value. Can you please explain me the difference between the Close[0] and bid.
ThanksTags: None
-
Hello,
I have not seen this occur yet using FXCM and testing on a $EURUSD 1 minute chart.
So that we may investigate this further can you provide a snippet of your code that you are using to determine that the Close is different the the Bid price. Also please provide what instrument you are using to reproduce this.Cody B.NinjaTrader Customer Service
Comment
-
I have attached a simple strategy which was run for a short while on 10 range bid chart on EURNZD and its output file. In the output file you can see that the close is different from the bid.
ThanksAttached Files
Comment
-
Hello kiss987,
Thank you for your response.
It is possible for the close price to update outside the Bid or Ask or in between both the Bid and Ask. Close is the last traded price, where as Bid and Ask are the price of the last traded Bid or Ask Level. Trades can still occur outside the Bid or Ask.
Comment
-
Hello kiss987,
Thank you for your response.
A simple way to think of it is there only a certain number that can be bought at the current Ask or sold to the current Bid. If you needed to buy or sell more you would need to do so at a different price level if your trade occurred at that different price from the current Bid or Ask it would be the Last price level.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment