Right-click context menu on the chart
Right-clicking the Senzoukria chart opens a menu anchored to the price under the cursor: copy or paste a price, add an alert, manage the drawing under the cursor, reset the chart, open settings, and, when a trading account is active, place or manage orders at that price.
Senzoukria · Documentation · Updated September 2026
Where to find it
- Where
- Right-click anywhere on the footprint canvas
- Closes on
- Selecting an item, clicking outside, or Escape
- Price shown
- Price under the cursor, formatted with the chart decimals; snapped to the tick size for live orders
- Order items
- Only with a simulated account, or a connected broker profile with trading enabled
What it does
The menu captures the price and time under the cursor at the moment of the right-click. Its position is clamped so it never spills outside the window: near the bottom-right corner it opens upward and leftward, keeping an 8 px margin. It closes when you pick an item, press Escape or click anywhere else; that closing click is swallowed so the chart does not treat it as a normal click.
Rows that would change a real position (Flatten, Reverse, cancel orders) are styled as destructive so they never look like a harmless Copy price. Disabled rows stay visible but ignore clicks, for example a stop placed on the wrong side of the market.
Menu items
| Item | Shown when | What it does |
|---|---|---|
| Delete <drawing> / Lock <drawing> / Unlock <drawing> | A drawing is under the cursor | Removes the drawing, or toggles its lock. Trade drawings (position lines) have no lock row. |
| Copy price | Always | Copies the price under the cursor to the clipboard, shown as a detail on the right. |
| Paste price | Always | Reads the clipboard, strips $ , and spaces, and if the result is a positive number draws a horizontal line at that price. |
| Add alert | Always | Creates a horizontal alert line at the captured price. |
| Buy Limit / Buy Stop N @ price and Sell Limit / Sell Stop N @ price | Demo mode with a last tick, or live with trading enabled | Places a working order at the price. Limit when the price is on the passive side of the last tick, Stop otherwise. N is the current order quantity. |
| Placer le stop ici / Prendre profit ici | A position exists on this instrument | Sets the stop or the target at the price. Disabled when the price is on the wrong side of the last tick. |
| Reverse N / Close ½ (n) / Stop au point mort (BE) | Live position only | Reverses the position, closes half of it, or moves the stop to the average entry price when the market allows it. |
| Flatten N | A position exists | Cancels every working order and closes the position. In live mode a confirmation dialog appears when the Require confirmation guard is on. |
| Annuler les ordres (n) | Working orders exist on this instrument | Cancels them all. |
| Reset chart | Always | Resets pan and zoom to the defaults. |
| Settings | Always (disabled if the surface has no settings modal) | Opens the chart settings modal. |
How to use it
For a quick level: right-click on the price, Add alert. For a level from another tool: copy it there, right-click here, Paste price. The pasted line is a normal horizontal drawing you can later lock or delete from the same menu.
Live order items are guarded three times: the trading mode must not be demo, the connection must be ready, and the selected connection profile must have trading enabled. Prices are snapped to the instrument tick size before being sent, and orders are sent with a day time-in-force. Simulated orders go through the challenge rules of the selected simulated tier; a refused order shows its reason in the trading panel.
Limits or pitfalls
Boundaries of the menu:
- Crypto charts are analysis only, by product decision and by construction: the Binance connector is a public market-data feed with no API key, and a test forbids the crypto chart from mounting any order surface. No order can be routed from a crypto chart.
- The menu does not place notes or drawings other than horizontal lines; use the drawing toolbar for shapes.
- Live order items act on the active account of the connection. If no account is selected, the order is not sent.
- Trading through this menu follows the same protections as the trading panel; the menu itself adds no extra confirmation beyond the Require confirmation guard.
- A few rows of this menu are still labelled in French in the current build (Placer le stop ici, Prendre profit ici, Stop au point mort, Annuler les ordres). They are listed here as they appear on screen.
Related pages
This page in other languages
Frequently asked questions
- Why do I not see Buy or Sell items?
- They require a price feed and an account: either demo mode with a simulated account receiving ticks, or a connected broker profile with trading enabled. Crypto charts never show them.
- Paste price does nothing.
- The clipboard must contain a positive number. Currency symbols, commas and spaces are removed before parsing; anything else is ignored silently.