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

Buy Sell Close Manual trading EA for trading newbies - MetaTrader 4용 expert

조회수:
9578
평가:
(8)
게시됨:
2024.02.29 02:33
업데이트됨:
2024.03.14 21:59
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

[@Buy_Sell_Close] Manual trading EA for trading newbies, EA can be used in backtesting visual mode, EA can also be used in live trading.


You can practice your own trading system in backtesting


[@Buy_Sell_Close], manual operation of the EA, pause, or modify the speed of the review backtest, to facilitate the manual trading exercises


Introduction:

1 ,  [Lots] button, after the input box, you can modify the number of lots

2 ,  [BUY] button, press the button will be placed above the number of lots of 1 more orders.

3 ,  [SELL] button, pressing the button will place one short order for the above lot size.

4 ,  [SL Modify TP] button,  Above is to modify the Stop Loss and Take Profit, press the button, will modify all orders relative to the current price of the Stop Loss and Take Profit distance.

5 ,  [Close All Buy] button,  press will close all Buy orders.

6 ,  [Close All Sell] button,  press will close all open Sell orders.

7 ,  [Close All Orders]  button,  press will close all orders.

8 ,  the right side of the display has been opened orders and profits and other information.


Parameter description:

1, MM: automatically use the risk ratio to calculate the default lot size

2, Risk, 0.2 for the balance of 10000 0.2 hands

3, Lots, Fixed lots if MM is FLASE, will use this fixed number of lots

4, SL, Stoploss: default is 250 micro-points

5, TP, TakeProfit: default is  500 micro-points

Other parameters related to the UI



You can practice your own trading system, thanks to everyone!!


    Adaptive Volatility Analysis Adaptive Volatility Analysis

    AVA adapts its analysis based on current market dynamics. This adaptability makes it invaluable for predicting shifts towards higher volatility or calmer periods.

    Calculate Drawdown in MT4 Calculate Drawdown in MT4

    this shortcode will calculate the drawdown of a particular ea, where it is applied to a specified symbol.

    Take Profit based on current profit Take Profit based on current profit

    Many Expert Advisors (EAs) tend to close orders at the take profit level, considering the pip distance from the purchase price.

    Divergences Template Indicator Divergences Template Indicator

    This is a indicator to plot hidden and regular divergences on chart.