Short cut key : select next market in guardian ?

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

once the markets are added to Guardian , is there a short cut key that highlights and selects the next market ?

I'am aware of the posibility of filtering , adding and selecting the market of interest using the Market type editor, as long as i fill in and specify in advance . BUt I'am more interested in the market only if its next on the active list in guardian ,regardless of its type.

--- the idea is to load the next market and apply automation with specified display options using a single stroke .--

-. Delete all suspended markets ..............key shortcut (A)
-. Apply a selection market filter ........ ....key shortcut (A)
-. Add the selection (s) to Guardian .........key shortcut (A)
-. select the selection (s) if next ..............key shortcut (A)
-. Apply automation rules on selected.....key shortcut (A)
-. Display one click.....................................key shortcut (A)
-. Display In-play trader..............................key shortcut (A)

much thanks
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

Yes,

Shortcut Category: Market Navigation

Then for the 'Shortcut Action' you have options to navigate to the next or previous market in Guardian, next/previous market from a specfic event in Guardian etc etc
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

Dallas wrote:
Mon Oct 24, 2022 1:50 pm
Yes,

Shortcut Category: Market Navigation

Then for the 'Shortcut Action' you have options to navigate to the next or previous market in Guardian, next/previous market from a specfic event in Guardian etc etc
thanks Dallas

this set up , is not highlighting the selection in guardian . its only selecting it to be used by the ladder or one screen.
next in guardian.PNG

looking for a key that moves the blue bar in guardian up and down
guardian blue bar.PNG

am i doing it the wrong way round ?
You do not have the required permissions to view the files attached to this post.
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

when working manually the arrow keys does the job of moving up down while the mouse does the highlighting bit .
arrow keys.PNG

i am looking for a short cut key that does the same job .

forgive my over-explanation ... :)
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

So you just want it to highlight (select) a market in Guardian but not open it?
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

want to highlight it and apply automation to it . using short cut key
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

all is working but not the selection in guardian ... the automation is not running on the market showing in guardian ...

the short cut is opening the market on one screen and the ladder , but not running the automation .

start a trading layout with one stroke.PNG
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

Have you got the 4th and 5th rules columns displayed in Guardian?

Also looking at the name of the second rules file you are trying to apply it looks like its a Servant rules file?
If it uses Servant Context anywhere then it can't be applied to a market in Guardian

You'd need to create a rules file which opens a market and starts a Servant - which would mean you could drop the last few shortcuts as the rule will open one of the screens
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

Dallas wrote:
Mon Oct 24, 2022 4:57 pm
Have you got the 4th and 5th rules columns displayed in Guardian?

yes
5th 4th colunm.PNG
the one file with servant name is not a servant rule... its a guardian counter part to a servant. they both compliment each other to perform joint automation. the servant depends on the rule as a condition .
You do not have the required permissions to view the files attached to this post.
User avatar
Dabbla
Posts: 827
Joined: Wed Apr 15, 2009 1:50 pm

This was something I was trying recently.
What I end up having to do was
Set an alert, (tick) Automatically scroll guardian to show alert. This highlights the market in guardian. Put that before your hotkey rule.
highlighting.PNG
You do not have the required permissions to view the files attached to this post.
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

Dabbla wrote:
Mon Oct 24, 2022 7:58 pm
This was something I was trying recently.
What I end up having to do was
Set an alert, (tick) Automatically scroll guardian to show alert. This highlights the market in guardian. Put that before your hotkey rule.
highlighting
thanks Dabbla . :)

i am still working on it. seems like I'm doing something wrong ...keep you updated.

in the mean time ....apologies for the late reply. was doing alot of the same stuff yesterday a bit knackered .


Dabbla G.O.A.T Guardian.png
You do not have the required permissions to view the files attached to this post.
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

Dabbla wrote:
Mon Oct 24, 2022 7:58 pm
Set an alert, (tick) Automatically scroll guardian to show alert. This highlights the market in guardian. Put that before your hotkey rule.
setting an alert requires a guardian file that is targeted towards a market. the process of selecting that market and highlighting so that the alarm can pick up an activity happening within guardian, is the bit iam struggling with.

i have tried starting a servant that sets the alarm using the rule file , but it doesnt seem to activate the selection process in guardian.

keep you posted .......
User avatar
Dabbla
Posts: 827
Joined: Wed Apr 15, 2009 1:50 pm

decomez6 wrote:
Tue Oct 25, 2022 1:58 pm
was doing alot of the same stuff yesterday a bit knackered .
I know that feeling. :?


I think this solution that should work in theroy, I have made a file that numbers the markets and a servant that looks at that number and adds 1. The file then looks at the servants SV for a match.
Its quite a basic file , so may need some fine tuning.

There is some issue with where the file starts in relation to guardians cycle(some markets are out of order). That’s something you may have to experiment with. I may trying adding a time till off condition, but that’s for another day.

You will also need to make sure the next market is refreshing guardian, so that the servant works.

Guardian file ,solo or add to existing file.
(A) MARKET COUNTER.baf
Servant, can be used as a servant or added to a guardian file , just add conditions (I was testing it in the servant manager in the control tab)
Just press and it will open the next market ,highlight it.
(A) NEXT MARKET.baf
You do not have the required permissions to view the files attached to this post.
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

Thanks a lot Dabbla , away from the desk at the moment . will check on it tomorrow morning .

Cheers
User avatar
decomez6
Posts: 695
Joined: Mon Oct 07, 2019 5:26 pm

Dabbla wrote:
Tue Oct 25, 2022 6:47 pm

Just press and it will open the next market ,highlight it.
spot on ! :D
working great !

i had to scratch my head to know why the file wasnt working even though everything made sense.
took me a whole Hour trying ,just to find out the guardian set up was missing the Alert colunm thus stalling the trigger :oops:


Alert.PNG

Thanks again Dabbla .
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Bet Angel - Automation”