Setting up a contrarian trading strategy

指定

This project will be carried out in two phases

Part one: Contrarian trading strategy
Part two: Implement a control panel that will be displayed on the MT4 platform screen, including the required elements.



What is a contrarian trading strategy?

It is an investment approach that goes against the general market consensus. In other words, contrarian traders buy when 
the majority of investors are selling, and vice versa. They operate on the assumption that when everyone is optimistic 
(or pessimistic) about an asset, the price is likely to have already factored in this information, and future surprises 
may occur in the opposite direction


THIS SOFTWARE IS BASED ONLY ON MT4

I want the control panel to be displayed on the MT4 platform screen.


I want a control panel that allows monitoring the activities of my robot in real-time and virtually. 
Here are the main features of this control panel:

Transaction Dashboard: View at a glance the transactions performed by the robot, including open, closed, 
and pending orders.

Activity Log: Access a detailed history of the robot’s actions, including information on trading decisions, 
market conditions at the time of transactions, and the results achieved.

Trading Settings: Modify the robot's parameters, such as profit-taking thresholds, stop loss levels, 
entry and exit criteria, and risk management settings.

Data Visualization: Utilize clear visualization tools to quickly understand the robot's performance and settings.

Real-time Monitoring: Track ongoing transactions, open positions, pending orders, and trade history.

      The following are the specific goals of the project:

The purpose of this project is to create a trading bot that can automatically trade financial assets. The bot will be programmed to follow a specific 
trading strategy, and it will be able to make trades without human intervention. 

A trading robot for virtual and real trading with the contrarian trading strategy

Contrarian trading strategy is a strategy that involves taking positions that go against the prevailing market trend.


This robot opens buy and sell transactions in virtual and real  using technical indicators at specific entry and exit points based on the direction of 
the financial market.


Trading robots must open virtual buy and sell transactions on all active markets available on MT4. Once the virtual transactions are open, 

I want the robot to analyze the virtual positions and convert them into real position


Specific Project Objectives: The goal of this project is to create a trading robot capable of automatically trading financial assets. The robot will be programmed to follow a specific trading strategy and will be able to make trades without human intervention. A trading robot for virtual and real trades with the contrarian trading strategy. The contrarian trading strategy involves taking positions that go against the general market trend. This robot opens buy and sell trades in virtual mode first and then real mode using technical indicators at specific entry and exit points based on the direction of the financial market.

The trading robots need to open virtual buy and sell trades on the active currency pairs available on MT4. Once the virtual trades are opened, I want the robot to analyze the virtual positions and convert them into real positions. Step 1: The trading robot makes virtual buy or sell trades against the market trend using the RSI indicator to find entry and exit points. The virtual trading robot sells when the RSI reaches 70. The virtual trading robot buys when the RSI reaches 30. Step 2: My trading strategy is to take buy or sell positions against the trend of the financial market in virtual mode first. Step 3: Once the virtual trades are opened, I want the robot to analyze the virtual positions and convert them into real positions. EXPLANATION IS AT THE BOTTOM Step 4: Once the virtual trades are opened, the trading robot needs to observe the price movement of my virtual position.

Normally, my virtual buy or sell trades should be in loss because I have taken a position against the trend of the financial market. Step 5: When my virtual buy or sell trade is in loss, the virtual trading robot must wait for the losing price to drop to 0.00 on my active VIRTUAL trade. Step 6: Once my virtual position reaches 0.00, the trading robot must wait for 1, 2 or 5 minutes before validating a real position on the chosen virtual asset.

Example: Here is an example of opening a virtual trade with a loss of $500 to the upside. To convert this virtual trade into a real trade, the trading robot must wait for the price of $500 to drop to 0.00. When the price of a financial instrument reaches 0.00, a timer will start to track the downward direction. The timer will run for 1, 2, or 5 minutes to ensure that the downward trend is confirmed before the virtual trade is converted into a real trade. The trading robot must constantly monitor the price and act as soon as the price reaches 0.00 to start the timer. The timer will run for 1, 2, or 5 minutes to ensure the direction of the chosen trend. When the price of a financial instrument reaches 0.00, a timer will start.

If my virtual trade does not change direction for 1 hour, it will be automatically closed and a new trade will be opened, following the RSI settings for virtual trade openings. If the market trend is up and the virtual trading robot makes a down trade, and the market is still up after 1 hour, then the down trade made by the virtual trading robot is automatically canceled. Virtual trades are automatically closed after one hour if the market trend does not reverse. Virtual mode imposes a one-hour time limit on open positions, unless the trend changes.

A robot that automatically takes positions on multiple currency pairs without having to drag and drop the EA file onto each chart in MetaTrader. A multi-currency EA, which monitors multiple pairs simultaneously and opens positions as soon as the trading criteria are met. I don't want multiple charts: I don't want to open a chart for each currency pair. I want an EA that works from a single chart and monitors all configured pairs.

附加的文件:

相似订单
**Description:** I am looking for an experienced MQL4 programmer to develop a sophisticated Expert Advisor (EA) for MetaTrader 4 (MT4) using a **Hidden Markov Model (HMM)** to predict market trends for forex trading. The EA will be used for live trading on forex pairs like EUR/USD and should incorporate statistical modeling with advanced machine learning algorithms. ### **Requirements:** - **Strong MQL4 Expertise**
This project will be carried out in two phases Part one: Contrarian trading strategy Part two: Implement a control panel that will be displayed on the MT4 platform screen, including the required elements. What is a contrarian trading strategy? It is an investment approach that goes against the general market consensus. In other words, contrarian traders buy when the majority of investors are selling, and vice versa
This project will be carried out in two phases Part one: Contrarian trading strategy Part two: Implement a control panel that will be displayed on the MT4 platform screen, including the required elements. What is a contrarian trading strategy? It is an investment approach that goes against the general market consensus. In other words, contrarian traders buy when the majority of investors are selling, and vice versa
Software and EA 30 - 60 USD
i want someone who can code a trading bot for me.. with the candlestick range strategy.getting to know if you can be able to 1. identify Any higher time frame candle 2. wait for the next one to break either sell or buy side liquidity lets say it breaks the buy side 2.1 after breaking buy side the body of candle number 3 must close inside the wick of the candle we are looking for(taking buy or sell side LQD from) 3
Using the Fibonacci retracement strategy to open trade exit trade and also set TP and SL. Each level on Fibonacci are predetermined to open a position and increase the lot size (Martigale) as market price go again the previous opened position. I have a clear details on the strategy which I will share you once you respond to this
Zyon 50 - 500 USD
import MetaTrader5 as mt5 import pandas as pd import numpy as np from sklearn.model_selection import train_test_split from sklearn.ensemble import RandomForestClassifier from backtrader import Cerebro # Connect to MetaTrader 5 mt5.initialize() # Function to fetch historical data from MT5 def get_historical_data(symbol, timeframe, num_bars): rates = mt5.copy_rates_from_pos(symbol, timeframe, 0, num_bars) df =
MODIFY EXPERT ADVISOR TO FILTER-OUT TRADES IN CHOPPY MARKET CONDITIONS AND ADD NEW COURSE OF ACTION TO ANALYSE MARKETS CONDITIONS. POTENTIAL BUY OR SELL MUST ONLY BE ACTIVATED AFTER XXX NUMBER OF PIPS AWAY FROM RANGE TRADE DETECTION AND PREVENTION LINE, AND TRADE ENTRIES WILL BE WITH BETTER CONDITIONS THAT WILL BE PROVIDED
I'm planning on building/creating an mt4/5 trading indicator that use a break and retest strategy I will share a link for the idea strategy, Kindly message me to send you the link, I can't send it here
in this document i have explained the EA requirements in details and given some pictures of needed options . please Grid EA expert apply to my job . and do not come with no experience. https://docs.google.com/document/d/1Y_Vbv87Ep5BQavRxgDlsWT7GH5VjSgVDnm6C1wtVtj0/edit?usp=sharing i can pay 30 USD now but later on if EA get successful . i'll gift with tip of 50 USD after successful month
I am in need of an expert who can speak English without the need of a translator fluently and understands mathematics as well please. The expert advisor makes use of 3 indicators Mainly the exponential moving average and the ADX and the Volume indicator. This expert advisor should be able to place trades on the M1 time frame but only after using the H1 tolerate for a directional bias under certain conditions

项目信息

预算
150 - 200 USD
截止日期
 4 天

客户

所下订单3
仲裁计数0