I am using getMostRecentAsk() and getMostRecentTrade(), and others, in an efs. It's unclear to me whether or not these functions return values for the same trade or not since they are separate lines of efs code. I couldn't find anything in KnowledgeBase or by searching the forums.
If these two statements are together (e.g., on lines 200 and 201), can I be sure that the ask information will be what existed when the trade was made?
Thanks.
If these two statements are together (e.g., on lines 200 and 201), can I be sure that the ask information will be what existed when the trade was made?
Thanks.
Comment