NexusFi: Find Your Edge


Home Menu

 





Bid size, Ask size


Discussion in Traders Hideout

Updated
      Top Posters
    1. looks_one Quick Summary with 1 posts (0 thanks)
    2. looks_two pmccandless with 1 posts (0 thanks)
    3. looks_3 emini_Holy_Grail with 1 posts (0 thanks)
    4. looks_4 tulanch with 1 posts (1 thanks)
    1. trending_up 5,099 views
    2. thumb_up 1 thanks given
    3. group 1 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread

Bid size, Ask size

  #1 (permalink)
 emini_Holy_Grail 
Dallas,TX
 
Experience: Intermediate
Platform: NinjaTrader, OpenQuant
Broker: Zaner/Zen Fire
Trading: ES,6E,6B,GC,CL
Posts: 597 since Nov 2009
Thanks Given: 176
Thanks Received: 126

can anyone suggest how to read Bid size and Ask size? as it changes so fast in seconds, it shows high "ask size", in next few seconds, shows higher "bid size"

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
NexusFi Journal Challenge - May 2024
Feedback and Announcements
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Quant vue
Trading Reviews and Vendors
ZombieSqueeze
Platforms and Indicators
 
  #3 (permalink)
 tulanch 
Salt Lake City, UT
 
Experience: Intermediate
Platform: SC, NT, MT
Broker: AMP
Trading: NQ ES YM Bonds
Posts: 265 since Mar 2010
Thanks Given: 50
Thanks Received: 387


in Nija I have worked with OnMarketDepth and updated variables defined in my global section, they update as fast as the data comes in...here is the snipit of OnMarketDepth from Ninjas online help
protected override void OnMarketDepth(MarketDepthEventArgs e)
{
// Print some data to the Output window
if (e.MarketDataType == MarketDataType.Ask && e.Operation == Operation.Update)
Print("The most recent ask change is " + e.Price + " " + e.Volume);
}

Reply With Quote
Thanked by:
  #4 (permalink)
pmccandless
Arizona
 
Posts: 14 since Apr 2010
Thanks Given: 0
Thanks Received: 17

it changes so often because orders are constantly being created, filled, and cancelled.

Reply With Quote




Last Updated on April 2, 2010


© 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