Shortcut key to help in-running trading

Help improve Bet Angel.
andyfuller
Posts: 4619
Joined: Wed Mar 25, 2009 12:23 pm

From the help section of AHK:


The syntax for the built-in remapping feature is OriginKey::DestinationKey. For example, a script consisting only of the following line would make the "c" key behave like the "g" key:

c::g

The above example does not alter the "g" key itself. The "g" key would continue to send the "g" keystroke unless you remap it to something else as shown in the following example:

c::g
g::c


Told you it was easy :lol:
JacoboPolavieja
Posts: 91
Joined: Thu Sep 10, 2009 6:00 pm

Maybe this doesn't belong really here... so sorry if it would be preferrable to put it in any other section.

As you have brought up the AutoHotKey issue... do you know any way of me mapping a key to the "green up" button on the "one-click" view?
When I'm using the ladders, some times I want to quickly close all open bets on all laders... that's basically what the green button does... the only matter is that I don't usually have time to go the the one-click view and hit it, nor to hover each ladder pressing the 'c' key.

Any tip?

Thank you!
Post Reply

Return to “Suggestions”