無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
スクリプトを気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
スクリプト

V1N1 New Order - MetaTrader 4のためのスクリプト

ビュー:
24515
評価:
(19)
パブリッシュ済み:
アップデート済み:
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

V1N1 New Order is a manual trading script that lets you send market and pending orders with precise, risk-based position sizing and thorough pre-trade validation. Configure all parameters in the script's input window, run it on the desired chart, and review an optional confirmation preview before the order is placed.


V1N1 New Order


ORDER TYPES

  • Market: Buy, Sell
  • Pending: Buy Limit, Sell Limit, Buy Stop, Sell Stop
  • Pending entry level defined by absolute price or by points from the current price
  • Optional expiration time (in hours) for pending orders


POSITION SIZING (RISK-BASED)

  • Risk as a percentage of account balance, or as a fixed amount in account currency
  • Lot size is calculated automatically from the stop-loss distance so the monetary risk matches your setting
  • A configurable maximum-risk limit (% of balance) protects against oversized trades


STOP LOSS

  • Defined by absolute price or by points from the entry


TAKE PROFIT (optional)

  • None
  • Absolute price
  • Points from the entry
  • Amount: a profit target in account currency (the TP price is derived from the lot size)
  • Percentage: a profit target as a percentage of balance


VALIDATION & SAFETY

  • Validates all inputs before doing anything
  • Checks the current spread against a configurable maximum
  • Verifies the broker's minimum stops level for SL/TP distances
  • Verifies free margin before sending
  • Prices are normalized to the symbol's tick size; lot size is normalized to the broker's volume step, min and max
  • Optional confirmation dialog with a full order preview, including the risk/reward ratio, before the order is sent


NOTES

  • This is a script: it runs once, sends the order, and exits. It does not manage the position after it is opened (no trailing, break-even, or partial close).
  • Configurable magic number, order comment, and slippage tolerance.
  • Designed for discretionary traders who want fast, accurate, risk-controlled order entry.


HOW TO USE

  1. Drag the script onto the chart of the symbol you want to trade.
  2. Set the order type, entry level, risk, SL and TP in the input window.
  3. (Optional) Keep the confirmation dialog enabled to review the trade preview.
  4. Confirm to send the order.
V1N1 LONNY MT4 V1N1 LONNY MT4

Asian Range Breakout day-trading EA. Multi-symbol, M15/M30/H1. Places pending stop orders during the London session outside the pre-London Asian range, using PSAR + MACD + Stochastic signals, with automatic London/NY DST handling, structural stops, trailing and break-even.

Normalized Price Indicator Normalized Price Indicator

By using this indicator you can see the normalized price of any chart!

OpenOrder (With Risk Management, TP and SL) OpenOrder (With Risk Management, TP and SL)

OpenOrder script allows you to open an order defining the % of balance to risk, the Stop Loss distance in pips and the Take Profit distance in pips and a magic number.

CloseOrders (With further filtering) CloseOrders (With further filtering)

This script allows you to close orders with one click, filtering by profit, loss, magic number and comment.