Indi and ea using basic indicators

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 27 dias
Comentário do desenvolvedor
Thanks for the job

Termos de Referência

i want to make an indi with auto buy and sell entry... my favourite developers is currently busy so i need to hire new developers...

indicators used...
1- OsMA (moving average of oscillator)
2- Custom Moving Average
3- Moving average (high)
4-Moving average (low)
5-moving average (median)
6-parabolic sars

-in the indi settings, we can set our own value for each indicators above.
-on the chart there will be graphic providing info based on the indi..
-sound alert when the criteria of buy or sell position is met
- i want two files. one file with the indicators only and another file with the EA..

for EA...
in the ea settings..

----general settings------
open buy and sell :true/false
open buy only :true/false
open sell only :true/false
Take profits : (value)
Stop loss : (value)
enable trailing stop :true/false
-include all traling settings
enable fix lot:true/false
fix lot : (value)
enable money management : true/false
money management : (value) %
enable spread filter :true/false
spread value: (value) // open position when current spread value below the value entered
max open order : (value) // ea will open order when criteria is met.. not more than the value entered

----indicators settings----
1- OsMA (moving average of oscillator)
-include indi settings
2- Custom Moving Average
-include indi settings
3- Moving average (high)
-include indi settings
4-Moving average (low)
-include indi settings
5-moving average (median)
-include indi settings
6-parabolic sars
-include indi settings

--- advance settings----
enable trading time :true/false
trading time : (value) //ea will open position based on time value

enable trade during news hour:true/false // i will send the news indi

disable trade period : (value) //ea will not trade value of hours entered before news

trade during low impact:true/false
trade during medium impact:true/false

trade during high impact:true/false

please see the picture attach...
i want it to look like in the picture when the indi/ea is loaded on the chart...

you can see there is 4 light green box and one dark green box. also 4 light red box and one dark red box. when you load the indi in the chart.. the light green and light red box will be light grey box... and for dark green and dark red box will be dark grey.
the light green and red box have no 1 2 3 4, these numbers represent as below:
no1 light green box = start as light grey box. it will turn to light green when osma is in buy zone (osma value > 0.0)
no2 light green box = start as light grey box. it will turn to light green when ma50 is in buy zone (ma50 value < current price)
no3 light green box = start as light grey box. it will turn to light green when sars is in buy zone (sars value < current price)
no4 light green box = start as light grey box. it will turn to light green when ma low value > current price
-when all these four box turn to light green, the dark green box will turn from dark grey to dark green and sound alert will turn on everytime the current price is < ma low.

no1 light red box = start as light grey box. it will turn to light red when osma is in sell zone (osma value < 0.0)
no2 light red box = start as light grey box. it will turn to light red when ma50 is in sell zone (ma50 value > current price)
no3 light red box = start as light grey box. it will turn to light red when sars is in sell zone (sars value > current price)
no4 light red box = start as light grey box. it will turn to light red when ma high value < current price
-when all these four box turn to light red, the dark red box will turn from dark grey to dark red and sound alert will turn on everytime the current price is > ma high.



Arquivos anexados:

JPG
mama.jpg
0.8 Mb

Respondido

1
Desenvolvedor 1
Classificação
(187)
Projetos
367
56%
Arbitragem
45
22% / 56%
Expirado
188
51%
Livre
2
Desenvolvedor 2
Classificação
(251)
Projetos
400
54%
Arbitragem
9
67% / 22%
Expirado
36
9%
Livre
3
Desenvolvedor 3
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
1
100%
Livre
4
Desenvolvedor 4
Classificação
(25)
Projetos
54
37%
Arbitragem
4
0% / 50%
Expirado
22
41%
Livre
5
Desenvolvedor 5
Classificação
(320)
Projetos
523
66%
Arbitragem
52
21% / 38%
Expirado
167
32%
Trabalhando
Pedidos semelhantes
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Informações sobre o projeto

Orçamento
10 - 30 USD
Desenvolvedor
9 - 27 USD
Prazo
de 1 para 3 dias