Expert Advisor based on my trend reversal system

작업 종료됨

실행 시간 37 일

명시

I am an individual investor.  I have no ties to any trading organization.  My intent is to use this Expert System for my own trading exclusively. The code for this project and the specification will be my property exclusively. I attempted to write the code myself but decided to hire an experienced programmer since the system will be automatically trading my money.

This system was developed on the Think-or-Swim platform.  The goal of this project is to convert it to run as a fully automated trading bot on MetaTrader 5 using the MetaTrader VPS.  The time frames used will range from 1 minute to 1 day.  The delivered code must be ready to run back testing and be ready to load onto a remote server for actual trading.  The code should be commented and documented to allow me to understand enough to make minor changes in the future.  This system will be initially used on FOREX pairs. 

The system will have a manual input to trade either Long, Short, or Both.  I anticipate trading in the “Both” condition.  Having the ability to choose Long and Short only will help me analyze and understand the system.  In “Both” mode, the system will always be in the market.  As soon as a long position is closed, a short one is opened and visa-versa.

 

The algorithm starts with the oldest data (left hand side of chart).

1.     Define Trend –

a.     if two consecutive bars have higher high and higher low – Up Trend

b.     If two consecutive bars have lower lows and lower highs – Down Trend

 

2.     A Trend remains in place until a signal to buy or sell is generated which reverses the trend,

 

3.     Buy Signal

a.     A Down Trend must be in effect

b.     The “Long” or “Both” condition must be active.

c.      The current high is >= the lowest low of the current down trend plus the sum of:

                                                    i.          Average True Range x fixed multiplier

                                                   ii.          Fixed number defined by user

                                                 iii.          Percentage of current bar

 

4.     Sell Signal

a.     An Up Trend must be in effect

b.     The current high is <= the highest high of the current down trend minus the sum of:

                                                    i.          Average True Range x fixed multiplier

                                                   ii.          Fixed number

                                                 iii.          Percentage of current bar

 

 

5.     Stop Loss

In theory, the Stop-Loss will never be hit.  It is there in case of some sort of catastrophic failure; possibly a failure of a server or a data communication link.  I want the stop-loss to reside on the market makers system or the markets ECN to minimize steps in the process which could fail.

·       Long-Stop  is placed at a user defined number of PIPs below the low which was used to trigger the current long position.

·       Short-Stop is placed at a user defined number of PIPs above the high which was used to trigger the current short position.

Note: I am working on a more sophisticated Stop-Loss signal using volatility.  When I am happy with my work, I intend to contact you to integrate it.

 

 

6.     Order Execution

a.     As soon as a bar is closed, it is analyzed using the rules described above. If an order is triggered, several steps must happen immediately:

                                                    i.          Cancel the Stop-Loss

                                                   ii.          Close the current order

                                                 iii.          Initiate the new position

                                                 iv.          Initiate the new stop-loss

 

 

User Interface

            User selects trade types:

·       Long Only

·       Short Only

·       Long and Short

 

User selects algorithm parameters:

·       Number of contracts to be traded

·       Fixed Percentage

·       ATR Length

·       ATR Multiplier  

·       Stop Loss Pips

 

Concerns:

1.     By analyzing the data left to right and using small time frames such as 1 minute bar data, eventually the amount of data will become onerous.  When I am back testing, I want to have as much data as possible.  When I am doing automatic trading using real money, I want to use enough data to give me good results but not so much as to burden the CPU.

 

2.     I do not understand the process MLQ5 uses to ensure no data is missed or if any checks should be included in the code to address this situation.

 

 

 


응답함

1
개발자 1
등급
(12)
프로젝트
14
14%
중재
1
0% / 100%
기한 초과
3
21%
무료
2
개발자 2
등급
(45)
프로젝트
58
33%
중재
12
42% / 42%
기한 초과
7
12%
무료
3
개발자 3
등급
(121)
프로젝트
155
43%
중재
20
60% / 20%
기한 초과
8
5%
작업중
4
개발자 4
등급
(9)
프로젝트
8
0%
중재
9
0% / 67%
기한 초과
3
38%
무료
5
개발자 5
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
6
개발자 6
등급
(290)
프로젝트
432
64%
중재
5
40% / 0%
기한 초과
4
1%
로드됨
7
개발자 7
등급
(63)
프로젝트
84
26%
중재
23
22% / 48%
기한 초과
23
27%
무료
비슷한 주문
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
Lilit ordrer 50+ USD
l doa language that allows creating trading robots and technical indicators. i can do any writing and translation so dont worry i can do what you want ke to do
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
The wiper 35 - 48 USD
a ll traders want to find market behavior patterns, which could help identify favorable moments for performing trading operations. They also want to eliminate randomness and influence of external factors, such as rumors, news releases, fatigue, and so on. Traders monitor charts and may formulate some formal rules, which enable objective analysis of price or tick charts. Technical indicators can facilitate such
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

프로젝트 정보

예산
50+ USD
개발자에게
45 USD