Cheatography
https://cheatography.com
CScalp cheat sheet for scalpers
This is a draft cheat sheet. It is a work in progress and is not finished yet.
STOP ORDERS (deferred orders)
LIMIT buy |
buying order placed in the buyer's zone (making a buy if the price is falling in specified level) |
LIMIT sell |
selling order placed in the seller's zone (making a sell if the price is going up in specified level) |
STOP-LIMIT buy |
buying order placed in the seller's zone (making a buy if the price is going up in specified level) |
STOP-LIMIT sell |
selling order placed in the buyer's zone (making a sell if the price is falling in specified level) |
Keyboard shortcut: V
In the implementation, stop limit order will be transformed to the limit order.
These orders are implemented by the price of the stop limit order, with the limit and stop orders slipping. Settings of the limit and the stop orders slipping may be adjusted in settings of the ticker.
If settings of the stop orders slipping it set to 0, this means stop-limit order will be transformed to the limit order and will be implemented as the market order.
|
ORDERS
LEFT click on ASK price |
MARKET buy (sent to exchange as limit order) |
RIGHT click on BID price |
MARKET sell (sent to exchange as limit order) |
LEFT click on BID price |
LIMIT buy |
RIGHT click on ASK price |
LIMIT sell |
V + left click |
Place a deferred order aka stop-limit (see section) |
C + left click |
Place SL or TP |
R |
Reverse the position (ex. current position: 10 LONG. R places e 20 SELL order. Now you have a 10 SELL position). Useful to switch position on bounces |
D |
Close all open positions in current orderbook at market price |
Left CTRL |
Close all open positions across all orderbooks at market price |
1 |
Set operational volume 1 |
2 |
Set operational volume 2 |
3 |
Set operational volume 3 |
4 |
Set operational volume 4 |
5 |
Set operational volume 5 |
Left ALT + click |
Temporarily set current volume to actual open position (overrides operational volumes 1..5) |
Z (toggle), click |
Temporarily set current volume to actual open position (overrides operational volumes 1..5) |
|
CANCEL ORDERS
SPACE |
Cancel all limit orders across all orderbooks |
Right ALT |
Cancel all stop orders across all orderbooks |
F |
Cancel all limit orders on current orderbook |
B |
Cancel all stop orders on current orderbook |
ORDERBOOK GROUPING
+ |
Increase decimal part grouping of prices |
- |
Decrease decimal part grouping of prices |
H, mouse wheel |
Increase/decrease decimal part grouping of prices. H key is a toggle key |
PRICE LEVEL MARKING
L + left click |
Mark important price level |
K + left click |
Mark signals level (alert) |
TOOLS
F1 |
Open *finres window |
F2 |
Open *trades window |
F5 |
Open *line notification window |
Left SHIFT |
Show spread (center prices) |
|