Author Topic: Version 7.1.0.10  (Read 15236 times)

Tags:
  • Administrator
  • Posts: 8821
  • Gender: Female
*
Version 7.1.0.10
« on: 04 Jan 2014, 19:53 »
Bugs fixed:

1. If manually chosen in Full Mode, selections inactive for auto-trading could become active if the market's prices were not loaded upon adding it to My Markets
2. In the trigger protection form the program would skip the check on the validity of the entered expiration date, which could result in an incorrect date entered and trigger file protected with a wrong expiration date.
3. The Global Current Time parameter in a trigger would not work if both date and time were present in the expression.

Improvements:

In Time Machine mode, we added a right-click menu item for downloading all markets purchased in a particular folder. So a user can choose to download an individual market, a folder (e.g. a whole day) or all purchased markets.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • Desenvolvedores de trigger
  • Posts: 919
  • Gender: Male
*
Re: Version 7.1.0.10
« Reply #1 on: 04 Jan 2014, 22:20 »
Thanks Oxa

All of you are best team ever  8)

pcal72
Desenvolvedor de triggers oficial Market Feeder pro

Também faço:
Cursos sobre Market Feeder pro (gratuitos)
Triggers (gratuitos para sempre)

Para saber informações contacte-me!

NOTA: TESTE SEMPRE OS SEUS TRIGGERS ANTES DE OS USAR COM FUNDOS REAIS!

  • Desenvolvedores de trigger
  • Posts: 919
  • Gender: Male
*
Re: Version 7.1.0.10
« Reply #2 on: 04 Jan 2014, 22:53 »
Sorry Oxa

current date/time seems not ok yet, see the picture please.

pcal72

Desenvolvedor de triggers oficial Market Feeder pro

Também faço:
Cursos sobre Market Feeder pro (gratuitos)
Triggers (gratuitos para sempre)

Para saber informações contacte-me!

NOTA: TESTE SEMPRE OS SEUS TRIGGERS ANTES DE OS USAR COM FUNDOS REAIS!

  • All members
  • Posts: 905
Re: Version 7.1.0.10
« Reply #3 on: 05 Jan 2014, 09:13 »
A small point, the download page still refers to version 7.1.0.9

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Version 7.1.0.10
« Reply #4 on: 05 Jan 2014, 14:48 »
Sorry Oxa

current date/time seems not ok yet, see the picture please.

pcal72


That's a puzzle! Can you include a printout from the trigger log window that shows the value of a variable now_time please?
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Version 7.1.0.10
« Reply #5 on: 05 Jan 2014, 15:01 »
A small point, the download page still refers to version 7.1.0.9
Thank you rubold.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • Desenvolvedores de trigger
  • Posts: 919
  • Gender: Male
*
Re: Version 7.1.0.10
« Reply #6 on: 05 Jan 2014, 15:34 »
Hi Oxa

Hi dont understand what you want.

But the day was 4/01/2013 and if you see point 5 of my puzze it refers to dezember/2013

and the condition Current time is grether than 03/01/2014 23:59 is bigger than dezember/2013

problem is the day i execute this trigger as at 4/01/2014 like you can see in point 3 of my puzzle.

My idea is close some blocks if today (now_time/current time) is a date bigger than date i define.

I join trigger to you try.

Thanks and sorry if its be a litle confusing :)

pcal72
Desenvolvedor de triggers oficial Market Feeder pro

Também faço:
Cursos sobre Market Feeder pro (gratuitos)
Triggers (gratuitos para sempre)

Para saber informações contacte-me!

NOTA: TESTE SEMPRE OS SEUS TRIGGERS ANTES DE OS USAR COM FUNDOS REAIS!

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Version 7.1.0.10
« Reply #7 on: 09 Jan 2014, 14:17 »
Paulo, I've checked your trigger file and found the reason why you saw the strange date in the trigger log.

When you tick the box "Log trigger expressions" in "Betting Options", the program records the value of every trigger expression it encounters.
It considers each value box in a trigger condition a potential trigger expression, so it records its value into the trigger log file.

The date/time value you see in your log is taken from the invisible box in the first trigger condition:

Global Current Time is greater than 03/01/2014 23:59

If you change "is greater than" to "is between" in this condition, you will see the second field which contains that date and time, 15/12/2013 05:12:02 PM. It must have remained there from the previous version of your trigger when you were doing some tests.

Anyway, the point is, this value does not affect the program's logic in any way - it is just a value that gets written into the log file. It is not a bug, it is just a piece of information you don't need as you don't use that second value box in the trigger condition.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • Desenvolvedores de trigger
  • Posts: 919
  • Gender: Male
*
Re: Version 7.1.0.10
« Reply #8 on: 09 Jan 2014, 21:28 »
Hi Oxa

Thank you for explenation.

My head have burn last hairs whith this.

pcal72
Desenvolvedor de triggers oficial Market Feeder pro

Também faço:
Cursos sobre Market Feeder pro (gratuitos)
Triggers (gratuitos para sempre)

Para saber informações contacte-me!

NOTA: TESTE SEMPRE OS SEUS TRIGGERS ANTES DE OS USAR COM FUNDOS REAIS!

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: Version 7.1.0.10
« Reply #9 on: 10 Jan 2014, 13:26 »
I will correct the code so as to not include this bit of trigger expression in the log file if the field is not being used.

If you experience any other problems with the new version, let me know.
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • Élite
  • Posts: 431
*
Re: Version 7.1.0.10
« Reply #10 on: 19 Jan 2014, 09:33 »
I am a little confused now (quite normal!) but can anyone tell me if the memory leak mentioned in BetfairWinner's "Nightmare" thread now fixed in the latest version V7.1.0.10?

Thanks
 A

 

Please note, BetFair is seems to be currently OFFLINE