Author Topic: Change constants  (Read 2848 times)

Tags:
  • All members
  • Posts: 16
Change constants
« on: 06 Jun 2014, 11:33 »
If the market´s name contains "Chs" I want to change amount to var2 to var2*1.2 and the rest of courses to var2*0.8

Gonzalo.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Change constants
« Reply #1 on: 06 Jun 2014, 11:59 »
hi
you will need to use 2 betting triggers
trigger 1
Amount   var2*1.2
with the condition
and markets name contains "Chs"
trigger 2
Amount   var2*.80
with the condition
and markets name does not contain "Chs"

if you need a trigger completing please use the link and make a request for a trigger.
http://community.welldonesoft.com/make-me-a-trigger!/

mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

  • All members
  • Posts: 16
Re: Change constants
« Reply #2 on: 07 Jun 2014, 11:08 »
The question is that I have a very long trigger with several conditions. May I run two instance of market feeder at the same time? the one with the first condition (var2*1.2) in all triggers and the second with the condition o var2*0.8

Gonzalo.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Change constants
« Reply #3 on: 07 Jun 2014, 14:20 »
hi
yes, just clone the one that you are using and set each instance/profile to 15 requests per minute in the connection monitor


mcbee
Please read the following  disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE