10pips once aday opposite last nhour trend

10pips once aday opposite last nhour trend
Download ALL MT5 experts (1593)
YouTube Video Thumbnail



Similar MetaTrader Tools

10pips once aday opposite last nhour trend

Info

The 10pips once aday opposite last nhour trend is a Expert Advisor for MetaTrader 5 that 10 pips per day opposite to the "yesterday's trend". is it possible to make 10 pips a day.

Usage

This tool is typically used for trend following strategies across multiple currency pairs.

Platform

This Expert Advisor works exclusively on MetaTrader 5 (both build 600+ and newer versions).

Setup

Place the downloaded file in MQL5/Experts folder via File ? Open Data Folder in MetaTrader 5.


How to Install and Use 10pips once aday opposite last nhour trend

1. Installation: Open the "File" menu, select "Open Data Folder," navigate to MQL/Experts, paste your file, and restart the terminal.

2. Activation: Drag the EA from the Navigator onto a chart, ensure "Allow live trading" is checked in the Common tab, and verify the AutoTrading button is green.

3. Optimization: Right-click your chart, choose "Expert List," click "Properties" to adjust inputs, and save your preferred setup as a set file for future use.

4. Maintenance: Regularly check the "Experts" tab in the terminal window to monitor trade logs and potential execution errors.

Frequently Asked Questions

Q: Why is my EA not opening trades? A: Check the "AutoTrading" button, ensure "Allow live trading" is enabled, and verify your broker allows automated trading on your account type.

Q: Can I run multiple EAs on one chart? A: No, each chart can only host one active EA; however, you can open multiple charts for different currency pairs to run several EAs.

Q: What does the "smiley face" icon mean? A: A smiley face in the top-right corner of the chart indicates the EA is successfully running; a frowny face means it is disabled.

What this tool does

10 pips per day opposite to the "yesterday's trend".

Typical Use Case

This Expert Advisor excels in trend following on MetaTrader 5.

Compatible Platform & Setup

This Expert Advisor works on MetaTrader 5. Place the file in the MQL5/Experts folder and restart the terminal.

Description & Settings

Related: the playground series to - a combination of trading concepts - another powerful expert for MetaTrader 5 traders.


Also recommended: new concept: trailing take profit - similar expert with strong performance on MetaTrader 5.

10 pips per day opposite to the "yesterday's trend".
is it possible to make 10 pips a day? the question is not new, but it is very interesting for me being a beginner. as i have seen, it is pretty hard to earn 10 pips of profit during live trading.
i tried to do some research in order to make my 10 pips per day. it all resulted in the "once a day" trading system. i open only one position a day, at the beginning of the day. first, a trend following position, then against it, then with stop orders, with special sl and the tp, and so on ...
finally i chose an expert advisor that opens one position a day against the "trend" at a certain hour. what does trend mean within this expert advisor? it's just the price difference in the range of n bars. as it usually happens, after a simple optimization i received an interesting curve.
she showed 6/1 winning trades and 26/2 max consecutive winning/losing trades. i added a martingale to have a reasonable money management system and to get an even more beautiful curve :-)the expert advisor showed profitable results over the last 7 years. if we use the money management with the minimum risk, not the fixed lot, but optimized over the last 2 years, older results will be worse.
main features:
currency pair: eurusdtimeframe: selected automatically (you can set any)position opening: 07:00 cet (central european time, + 1 gmt)maximum position lifetime: 75600 sec. = 21 hoursthe number of hours to check the price difference in order to define the "trend": 30 hours
you can change/optimize these variables to get different results:
fixlot: if 0, the maximumrisk variable will be used in order to calculate lot, otherwise the specified lot value will be used for trading;minlots: minimum lot;maxlots: maximum lot;maximumrisk: maximum risk if fixlot = 0 . in this case, it is probably better to use fixlot = 0 and maximumrisk = 0.05 (0.02);slippage: maximum allowable slippage.
tradinghour: the tome at which positions should be opened;hourstochecktrend: the number of hours to check the price difference in order to determine the "trend";ordermaxage: maximum position lifetime — older positions will be closed.
the ea contains an element of martingale: in case of a losing position the lot of the next position will be multiplied.
firstmultiplicator: multiply lots if there was one losing position;secondmultiplicator: multiply lots if there were two losing positions;thirdmultiplicator: multiply lots if there were three losing positions;fourthmultiplicator: multiply lots if there were four losing positions;fifthmultiplicator: multiply lots if there were five losing positions. stoplosstrailingstoptakeprofit
here is a question to experienced traders:
what could be a logical reason to trade like this? is this only an over-optimized history without any chance of success in the future, or does this trading strategy have some logical basis?

You may also like: ic t concepts ea by emil - excellent alternative for expert users on MetaTrader 5.

Source Code

/

.......

Leave your opinion, ask a question, share some knowledge

Limitations & Risk Warning

  • This tool is provided for educational and testing purposes only.
  • Past performance does not guarantee future results.
  • Trading involves substantial risk of loss. Use on a demo account first.
  • Results may vary depending on market conditions, broker, and settings.
  • We recommend thorough backtesting and forward testing before using with real funds.
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.