Pages:
Actions
  • #1 by 3daydealer on 03 Jan 2014
  • If I have market feeder left on with the setting to check for new markets every two hours, sometimes when I have left Market Feeder open for extended periods of time it does not find any of the sports in Market Locator.
    To solve this I have to restart Market Feeder pro and then it works fine.

    My thought was to create a task in Windows Task Scheduler which closed Market Feeder Pro at 3am, then open it back up again.

    The problem I have is that when I try to open Market Feeder pro (the .exe file with my login details in) it doesnt work.

    Does anyone have a suggestion or solution to my problem.

    Thanks.
  • #2 by MarkV on 03 Jan 2014
  • Hi
    The Market Locator Sports is a firewall / antivirus problem. Allow MarketFeeder full access through them, save, and then reboot the computer.

    Regarding Windows Task Scheduler, you will probably need a .bat script file.
    Please read this topic for some more info:
    http://community.welldonesoft.com/troubleshooting-8/problem-using-a-script-(-bat-file)-on-my-vps/

    Your script file should change directory first to the MarketFeeder program directory:

    Code: [Select]
    cd C:\Program Files (x86)\MarketFeeder Pro 7\
    feeder7.exe [encrypted username] [encrypted password] [connection attempts]
Pages:
Actions