Basic Robot with few functions and good expandable coding

MQL5 Experts

Termos de Referência

New EA in MQL5 with trendline (for MT4 programmer with less time and experiance in MT5 who wants to have debugger).
For later jobs: Few MT4 functions/program parts will be migrated to MT5 in further jobs dependend on this.

GENERAL
-The system is intended to run at FXPRO, German30 index, but should also run for other symbols
-Important: best practice coding for future expandable, good maintainability
-possible to set tradingtimes (in coding is ok, no ext param needed)
-possible to set when all EA-logic runs:
  * at new bar
  * at x seconed before bar will end.

- all Ea-logic-functions depends on parameter tf=timeframe

- methods for
  - open long
  - open short
  - close all short
  - close all long

- the EA consists of more strategies. Each strategy trades independent of the others
  - separation logical units (like main parts of a strategy) into separate files

- controll of positions: sum open positions, sum of win/loss at the moment, list of positions with details of open etc

- (add at 04-11-2017) Stop-Loss and Trailing Take profit functionality

EA LOGIC DETAILS:
Strategy 1:
If trendline rises/falls not too strong (slope between 1 and -1)
and last close is between average low-difference and max-low difference
additional condition: check slope of higher tf is bigger: slope(tf+1) > slope(tf)
than open long
inverse conditions for open short

Strategy 2:
provide little example with useage of Function2

Functions:
Function1:
calculation of a trendline(tf, xBars)
needed results from calculation:
1)draw line function
2)slope: slope=0 means trendline is horrizontal; slope=1 means trendline rises with X points per bar, -1=trendline go down X points per bar. X can be a global variable and set to a suitable value of the used symbol.

3)average difference between trendline and low
4)average difference between trendline and high
5)max difference between trendline and low
6)max difference between trendline and high

Function2:
Provide a little example for using MACD


EA dont need be profitable, but need to be ready to work.

Respondido

1
Desenvolvedor 1
Classificação
(878)
Projetos
1390
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Livre
2
Desenvolvedor 2
Classificação
(3)
Projetos
8
13%
Arbitragem
10
10% / 70%
Expirado
2
25%
Livre
3
Desenvolvedor 3
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(14)
Projetos
22
59%
Arbitragem
2
0% / 50%
Expirado
2
9%
Livre
Pedidos semelhantes
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

Informações sobre o projeto

Orçamento
50 - 150 USD
IVA (19%): 9.5 - 28.5 USD
Total: 59.5 - 178.5 USD
Desenvolvedor
45 - 135 USD
Prazo
de 1 para 5 dias