거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

XP Forex Trade Manager MT5 - MetaTrader 5용 expert

MQL BLUE
게시자:
Marzena Maria Szmit
조회수:
11521
평가:
(24)
게시됨:
2023.01.09 15:51
업데이트됨:
2023.01.09 15:55
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Forex Trade Manager MT5 simplifies managing open orders in MetaTrader 5. If you open a new order, the manager automatically sets Stop Loss and Take Profit. When price will move, then the program could move Stop Loss to Break Even (stop loss = open price) or continuously moving Stop Loss (Trailing Stop) to protect your profits. Forex Trading Manager can control orders for only current symbols (where EA works) or for all opened orders (regardless symbol) and hide the Stop Loss and Take Profit from brokers. It’s a strategy for management of opened manual trades (opened on all symbols or only current chart’s symbol) by:

- setting Stop Loss and/or Take Profit for the trades in pips

- Trailing Stop function which trail SL by the price 

- Break Even which move SL to BE on chosen distance

SL/TP can be managed by the broker (standard way) or in stealth mode – hidden from the broker. 

Parameters:

“SLTP Params”

Stop Loss – stop loss in pips for trades

Take Profit – take profit in pips for trades

“Break even”

UseBreakEven (true/false) – allowing to use only break-even function for opened trades

BEActivation – profit in pips when break even function is activated 

BELevel – additional distance from BE in pips when SL is placed by break even function

“Trailing Stop”

UseTrailingStop (true/false) – allowing to use only trailing stop function for opened trades

TSStart – profit in pips when trailing stop function is activated 

TSStep – minimum difference in pips between new and current SL to allow to move SL by trailing stop function

TSDistance – distance from current price in pips when SL is placed by trailing stop function

“Behavior”

StealthMode(true/false) – hide sl/tp levels from the broker and EA is closing trades on those levels programmatically

OnlyCurrentPair(true/false) – allow management of trades only from current chart’s symbol (true) or from all pairs (false)

Info:

All parameters for trades and functions are settable in the parameters of the EA. The Forex Trade Manager also display on the chart an information about the current daily profit/loss in pips and account currency. 


    XP Forex Trade Manager Grid MT5 XP Forex Trade Manager Grid MT5

    Forex Trade Manager Grid MT5 helps you to managing orders and achieve the goal.

    xoshiro256 Random Number Generator xoshiro256 Random Number Generator

    The 64-bit xoshiro256** Random Number Generator.

    Price Line 3 Price Line 3

    Shows moving Last Price on Bid Line, LAst 24 hours percentage change, switch chart from arrow keys and more..

    CCI + MACD Scalper CCI + MACD Scalper

    Strategy that uses the CCI indicator 0-line cross to spot trades and the MACD indicator to confirm them.