거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 24475
- 평가:
- 게시됨:
- 업데이트됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.
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
- Drag the script onto the chart of the symbol you want to trade.
- Set the order type, entry level, risk, SL and TP in the input window.
- (Optional) Keep the confirmation dialog enabled to review the trade preview.
- Confirm to send the order.
V1N1 LONNY MT4
Automated trading system for breakouts in the London and New York sessions.
Normalized Price Indicator
By using this indicator you can see the normalized price of any chart!
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)
This script allows you to close orders with one click, filtering by profit, loss, magic number and comment.
