Pages:
Actions
  • #1 by Orzola on 10 Mar 2013
  • I want to write triggers based on, amongst other things, the amount I have unmatched at various prices on a selection.

    So, for instance, back_amount2 will give me the total unmatched at the second best back price offer, but how can I find or create a variable for how much of that is mine.

    Seems to me that the data is lurking somewhere, because it's visible on the ladder, but however many times I've read the manual I can't see how to get at it.

    Any help much appreciated.
  • #2 by Obias-Trader on 11 Mar 2013
  • Hi there...
    Your total BACK unmatched on a selection is given by the variable: back_unmatched
    So, for your instance, percentage of unmatched amount in the market is given by: 100*back_unmatched/back_amount2
     
  • #3 by Oxa (WellDoneSoft) on 11 Mar 2013
  • Hi Orzola,

    I've tried to find a quick workaround for this, but looks like the program does need a new variable for this. Up to this moment we've never been asked of it, so I'll add it in the next program update. So hang in there and watch the announcements.
  • #4 by Orzola on 11 Mar 2013
  • Wow! I'm new to MF and wasn't expecting service like that.  Thanks so much Oxa.

    I assume you will add own money versions of back_amount, back_amount2, back_amount3, lay_amount, lay_amount2,  and lay_amount3.

    I'll write my triggers on that basis and watch out for the next version as you say.

    Thanks again.
  • #5 by Oxa (WellDoneSoft) on 11 Mar 2013
  • I assume you will add own money versions of back_amount, back_amount2, back_amount3, lay_amount, lay_amount2,  and lay_amount3.

    Yes, that's right. I'll combine your request with another one in this topic.
Pages:
Actions