Pages:
Actions
  • #1 by mcgoo on 29 Jun 2015
  • Hi all

    I have been trying my hand at using the remember variable and want to remember the fav's stats every 30 secs. I have a back trigger set to run at 30 secs as well.My logs in time machine show the remember variable acting every 2 secs and my back trigger is checking the conditions more than once a sec from what I can tell. I read some old posts on here suggesting that the 'No more often than (sec)' setting may not work properly? Can someone please confirm whether I am understanding correctly. A screenshot of the trigger file is attached.The default idle refresh rate is set to 1.00 sec in settings.'Hoping I have missed something.
    Thanks in advance
  • #2 by LarpHager on 01 Jul 2015
  • Hi,

    I don't think you have missed anything mcgoo. It would seem the default refresh rate is overriding the "NoMoreOftenThan" trigger execution command. I am not sure what you can do other than change the Default Refresh Rate to 30 secs. Or perhaps building in a unique timer into your trigger would work.

    larp
    • LarpHager
  • #3 by Oxa (WellDoneSoft) on 01 Jul 2015
  • Hi mcgoo,

    I've just done some tests that returned correct results, i.e. the trigger is being checked no more often than the frequency specified in its "Execute" parameter.

    Please do the following:

    Clear your trigger logs, that is, delete the following folder:

    c:\Users\%username%\MarketFeeder Pro 8\profiles\%profile name%\logs\triggers

    Then run your triggers again.

    Then open the log browser and copy the logs that correspond with the market you were refreshing. Attach or post these logs here please.
  • #4 by mcgoo on 02 Jul 2015
  • Hi Oxa
    Thanks for the reply. I have tried the log deletion and got the same results, so did an upgrade to the latest version but still no joy. I created a new profile but the remember variable still checks every two secs by the looks.Logs below(before the new profile)

    17:16:38   Remembering a set of 1 selections under the name of step1.
    17:16:38   Selection: Lackaday, initial expr.: step1, intermediate: step1, final: step1.
    17:16:38   Checking market "GB / 2015 / February / 05 (Thu) / All Markets / ChelmC 05/02/2015 04:10 6f Hcap".
    17:16:36   Remembering a set of 1 selections under the name of step1.
    17:16:36   Selection: Patrick, initial expr.: step1, intermediate: step1, final: step1.
    17:16:36   Checking market "GB / 2015 / February / 05 (Thu) / All Markets / ChelmC 05/02/2015 04:10 6f Hcap".
    17:16:34   Remembering a set of 1 selections under the name of step1.

    After the new profile was created the logs seem not to select the runner by name:

    17:29:04   Remembering a set of 1 selections under the name of step1.
    17:29:04   Checking market "GB / 2015 / February / 05 (Thu) / All Markets / ChelmC 05/02/2015 04:10 6f Hcap".
    17:29:02   Remembering a set of 1 selections under the name of step1.
    17:29:02   Checking market "GB / 2015 / February / 05 (Thu) / All Markets / ChelmC 05/02/2015 04:10 6f Hcap".
    17:29:00   Remembering a set of 1 selections under the name of step1.
    17:29:00   Checking market "GB / 2015 / February / 05 (Thu) / All Markets / ChelmC 05/02/2015 04:10 6f Hcap".
    17:28:58   Remembering a set of 1 selections under the name of step1.

    Thanks again
  • #5 by mcgoo on 02 Jul 2015
  • PS:Thanks too Larp.Advice appreciated
  • #6 by Oxa (WellDoneSoft) on 02 Jul 2015
  • Please attach the trigger file or send it to the support at marketfeeder co uk if you want to keep it private.
  • #7 by mcgoo on 02 Jul 2015
  • Hi Oxa

    Can do,but noticed this: I have been running in fast mode (Apologies; been running this mode for a few months and just defaulted to it) .When I run the markets at normal speed,the remember variable runs every 30 secs.When I click on the fast mode it returns to running every 2 secs.If you test and still need the trigger file,let me know.
    Cheers
  • #8 by Oxa (WellDoneSoft) on 02 Jul 2015
  • It makes sense now, as logs are always recorded at real time, so 30 seconds in Fast mode equal to 2 seconds in real time. That is why you see the logs with a 2 second interval.
  • #9 by mcgoo on 02 Jul 2015
  • thanks Oxa.Dóh !! Should have seen that..been watching too many flashing prices-got tunnel vision.Apologies for the waste of time ::)
    Back to finding the holy grail -pre off profit  ;D
  • #10 by Oxa (WellDoneSoft) on 02 Jul 2015
  • No problem, it was not a waste of time as this bit of information is not mentioned anywhere (will edit the manual). Glad I could help.
Pages:
Actions