Announcement

Collapse
No announcement yet.

Time and Sales Functions (EFS)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Time and Sales Functions (EFS)

    I have a question regarding the Time and Sales Functions; “getMostRecentAskSize() and getMostRecentBidSize()”. I would like to no when these functions take effect. Is it the most recent Ask and Bid Trade Size, or is it showing the current best Ask and Bid Size. I am trying to write a program that will Add the Recent Ask Size traded and Subtract the Recent Bid Size traded to give me a different of the two. It’s to allow me to see whether the Asking size is in control or if the Bid size is in control of the overall volume. Can you please give me any suggesting on writing this?

  • #2
    davidf76,

    Search the forum for the "BidAskvolume.efs" and download it. The code for that should show you a great example on how to accomplish what you need.
    Excellent book on JavaScript for beginners

    Comment

    Working...
    X