Recent Posts

Pages: « 1 2 3 4 5 6 7 8 9 10 »
11
Troubleshooting / Re: Green up trigger
« Last post by goodyflyer on 16 Apr 2024, 15:06 »
Cheers
12
Добрый день. У вас есть триггер

https://marketfeeder.ru/learn/triggers/fibonacci/

Помогите переписать его (или условие в триггере) чтобы он работал по последовательности 1, 1, 2, 3, 5, 8, 13, 21, 34, 55 ...., а не 1, 2, 3, 5, 8, 13, 21, 34, 55 ... , то есть начинался с 1 - 1 - 2, а не как сейчас 1 - 2.
13
Troubleshooting / Re: Problem with now_time_datestr
« Last post by MarkV on 16 Apr 2024, 13:10 »
Hi
Yes it does seem to be parsing the date forward slashes as division.

My suggestion here is to use INTEGER(now_time). The decimal part of now_time is hrs, mins, secs so if the decimal is removed then you can compare the date.

set user variable dateString value: INTEGER(now_time)
and then in the condition:
or favourite's trigger expression dateString is not equal to INTEGER(now_time)
    
14
Troubleshooting / Re: Green up trigger
« Last post by Tim (WellDoneSoft) on 15 Apr 2024, 18:26 »
15
Troubleshooting / Re: Problem with now_time_datestr
« Last post by andyock on 15 Apr 2024, 17:55 »
Sorry wrong attachment!! Attached here the two correct files apologies.
16
Troubleshooting / Problem with now_time_datestr
« Last post by andyock on 15 Apr 2024, 17:41 »
Hi. Not sure what I'm doing wrong here help would be appreciated.
I have a trigger which is checking in its condition the value of now_time_datestr against a user variable containing a previous assignation of said variable. basically I'm looking for a date change between the last market where the trigger was run and the current one.
I've attached the trigger and the log. The condition check is not working correctly because the previous value of the date stored in variable dateString is not being preserved as a string. The intermediate and final values are different namely:



Checking condition or Favourite's Trigger Expression dateString is not equal to now_time_datestr.
17:19:54Selection: Phoenix Passion, initial expr.: dateString, intermediate: 15/04/2024, final: 0.00185277.
My condition against this value with the current date is therefore always true which means I'm always detecting a date change.
Is this something I've done wrong ? I don't understand why the intermediate value is a string but the final value has changed to a floating point.
Trigger and log attached. Cheers in advance.
17
Hi
Try manually deleting the log files. See Item 3. here.
18
Troubleshooting / Green up trigger
« Last post by goodyflyer on 15 Apr 2024, 14:23 »
Hi
I just need a basic auto greenup trigger to add to my trigger , ive tried lookig thro the triggers and making one of my own without sucess , can you point me in the right direction .
Cheers
goodyflyer 
19
Yes i try another profile in the past.
I think can´t enabel MFP through firewall on VPS.
20
Hi
Windows or Windows Defender firewall > allow another app > browse for feeder8.exe and add it

Did you try a new profile?
Pages: « 1 2 3 4 5 6 7 8 9 10 »
Please note, BetFair is seems to be currently OFFLINE