Announcement

Collapse
No announcement yet.

getMostRecentAsk() + Esignal 11 + NULL

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

  • getMostRecentAsk() + Esignal 11 + NULL

    Hello,

    Why would getMostRecentAsk() be null?

    Is there some alternative I can use to to simulate the most realistic price one would come in on a trade?

    Thanks,

    Clint

  • #2
    Clint,

    I just tested the getMostRecentAsk() in eSignal 11.2.2342 with the E-Minis and the function seem to be working there.

    In doing this test I did not get an immediate update, but with the frst generated trade after the scripted was loaded an update did appear. That said a null value would remain until the first scripted update comes in.

    AveryH
    eSignal Support

    Comment


    • #3
      Issue is visible in eSignal 11.3

      I am using eSignal 11.3 SP1, I am experiencing the same behavior where getMostRecentTrade returns null. The same line of code was working well in eSginal 10.

      The work around I am using is to return without performing further action until the script is called again. As Avery mentioned, the second call to the script seems to be a charm, the function works properly. Having said that, this is not a solution, it is only a workaround and should be reported as a bug.

      best,
      Sherif

      Comment

      Working...
      X