Author Topic: Reload triggers help  (Read 4318 times)

Tags:
  • All members
  • Posts: 35
Reload triggers help
« on: 15 May 2013, 14:24 »
hi can someone please help me setup a trigger.

I am using a staking plan trigger that recoups in steps but I want to add a trigger that will reload all triggers back to the start after 3 losses, can this be done and how would I write the trigger?

Thanks

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Reload triggers help
« Reply #1 on: 15 May 2013, 14:40 »
hi
add a new trigger, then add actions to set the variables to what there start value is.
with the condition
and trigger expression losses is equal or greater than 3
set to once per market


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: 35
Re: Reload triggers help
« Reply #2 on: 15 May 2013, 14:49 »
hi
add a new trigger, then add actions to set the variables to what there start value is.
with the condition
and trigger expression losses is equal or greater than 3
set to once per market


mcbee
Thanks mcbee

I understand the last part but I am not sure how to do the first bit.
add actions to set the variables to what there start value is.

And would the and trigger expression losses is equal or greater than 3
be Selection's trigger expression losses is equal or greater than 3

Thanks

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Reload triggers help
« Reply #3 on: 15 May 2013, 15:09 »
hi
Quote
And would the and trigger expression losses is equal or greater than 3
be Selection's trigger expression losses is equal or greater than 3
yes, your learning.

to add actions, looking at the trigger, in the centre you will see Add Action  Paste Action

press the Add Action
then select user variable

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: 35
Re: Reload triggers help
« Reply #4 on: 15 May 2013, 15:31 »
hiyes, your learning.

to add actions, looking at the trigger, in the centre you will see Add Action  Paste Action

press the Add Action
then select user variable

mcbee
I can do the conditions but still lost what to put in the front.

What do I put here

I have
set user variable ?
Name ?
Selection ?


I have in the conditions

Selection's Trigger Expression  losses is equal or greater than 3

Thanks

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Reload triggers help
« Reply #5 on: 15 May 2013, 15:47 »
hi
you should have
set users variable
name          value

without the triggers i do not know the name of the variables the are used.
you have to look at the set of triggers to see what variables are used for the staking plan, then you put the variable name and the start value in the correct box
if you are stuck, then include the triggers and i will tell you what to put and where.

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: 35
Re: Reload triggers help
« Reply #6 on: 15 May 2013, 16:04 »
Thanks mcbee

I have deleted the stuff that I was trying to do so this trigger is as it was before my attempt.

Trigger sent

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: Reload triggers help
« Reply #7 on: 15 May 2013, 16:28 »
hi
time to learn a little
Add Trigger
name the trigger     reset variables after maximum losses
hover the mouse pointer over where it say's     Lay
press the left mouse button
scroll down to set user variable
hover the mouse pointer over  set user variable
press the left mouse button
hover the mouse pointer next to Name, where it say's   myvar
press the left mouse button
replace myvar with   winstep
leave the value as 0
now hover the mouse pointer over  Add Action
press the left mouse button
hover the mouse pointer over where it say's     Lay
press the left mouse button
scroll down to set user variable
hover the mouse pointer over  set user variable
press the left mouse button
hover the mouse pointer next to Name, where it say's   myvar
press the left mouse button
replace myvar with   currentloss
leave the value as 0
change all matching selections to  favourite
now add a condition
and selections trigger expression losses is equal or greater than 3
set the trigger to  once per market
job done
change the number of steps to what you want in the constants

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: 35
Re: Reload triggers help
« Reply #8 on: 15 May 2013, 17:35 »
mcbee thank you so much

I have learned a lot from your help.

It is working fine.

Thanks again.

 

Please note, BetFair is seems to be currently OFFLINE