Trading Account Status EA
Trading Account Status - expert for MetaTrader 5
Quote:
This Expert Advisor sends a push message every Set Timer minutes with the number of open positions and pending orders on the trading account.
Money Management: Money Fixed Margin and Money Fixed Risk
Money Fixed Margin - expert for MetaTrader 5
Quote:
An example for calculating the lot value with a fixed margin level. That is, if you specify 10%, a position with the margin equal to 10% of free margin will be opened.
Input Parameters:
- StopLoss (in pips) — the stop loss level
- % risk — margin for a position as % of free margin
----------------
Money Fixed Risk - expert for MetaTrader 5
Quote:
An example for calculating the lot value in accordance with the risk per trade.
Daily Trading Statistics Indicator
Daily Trading Statistics Indicator - indicator for MetaTrader 5
Quote:
The utility indicator displays (using four
OBJ_LABEL graphical objects) daily trading statistics. Displays:
- Trades of day - the number of transactions per day
- Wining trade - profit per day (in the currency of the trading account)
- Losing trade - loss per day (in the currency of the trading account)
- Total profit - total profit for the day (in the currency of the trading account)
Each object can be flexibly configured - set vertical indent, font size and type, color ...
Close all at the specified symbol
Close all at the specified symbol - expert for MetaTrader 5
Quote:
Close all positions by the specified (in ' Symbol ') parameter. There is only one check in the Expert Advisor: it is the correctness of the entered symbol.
1 Attachment(s)
Money management in trading
Attachment 47069
Quote:
Money management is a very important aspect for successful trading. Its main purpose is to minimize risks and maximize profits. With the right use of money management, it is possible to achieve improved trading results.
In general, money management is a set of rules that allows traders to calculate the optimal volume of positions, taking into account all the possibilities and limitations. Today, there are quite a few money management strategies to fit every taste. We will try to consider several ways to manage money based on different mathematical growth models.
more...
Trader-friendly stop loss and take profit
Quote:
Stop loss and take profit are stop orders that close a position when the price reaches their value. Stop loss allows traders to limit losses, while take profit enables thjem to save their gains. The main advantage of using stop loss and take profit is the ability to control financial risks and use money management.
more...