Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

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

Views:
8351
Rating:
(8)
Published:
2024.02.29 02:33
Updated:
2024.03.14 21:59
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

[@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.