Need an MT4 EA programmer for a simple strategy Double Trader احتاج الى مبرمج لبرمجة استراتيجة double trader

MQL4 Experts

Termos de Referência

read this requirements and understand very carefully  and then tell me how much u need time and what is final budget ?

u can see english and arbic 

1 -  Entry points for immediate selling or buying

2 -  Buy stop and sell stop
3 -  buy limit and sell limit
4 - Automatic entry
5 - Use the stochasTic indicator
6 - EXPERT SYSTEM BASED ON STATUS PRICE OR POSITION Amount to be earned
7 - Introducing the trailing stop feature
8 - The number of oscillations on the chart
9 - Maximum amount of loss on CHART
10 - Determine the maximum amount on the account
11 - at the expense of determining the number of CHARTS to be entered

----------------------------------------------------------------------------------

                                    WAY ENTERY IMMEDIATE

THE work for EXPERT on instant deals, I would like to enter into a buy and sell transaction now I do the following:-

1 - BUY target price if you want to enter BUY
2 - Determining the price of a second transaction (reverse)
3 - Determination of Quantity (LOT)
Just click OK to enter the BUY deal
5 - At the moment of entry EXPERT calculates the points between the TARGET BUY price and the BUY price. The transaction at the moment of entry These points calculated by EXPERT are the same as the reverse transaction target.

EXAMPLE :- 

If the current price is EUR/USD 1.1600 and I have specifically targeted the BUY at 1.1650
And setting the price of the reverse trade SELL STOP at 1.1550
Determine the quantity LOT 0.1
Here, EXPERT calculates the number of points between the target and the price of the ASK = 1.1650-1.1600 = 0.0050
 the target of the SELL STOP deal, is 1.1550-0.0050 = 1.1500

6 - EXPERT in this equation at the moment every time the price changes ASK until the transaction is executed and thus we have entered the deal one BUY with the SELL STOP at the specified price and goals at the moment of entry
7 - EXPERT works on the basis of determining the amount of profit in dollars.
8 - Immediate entry by profit per dollar.

Here I specify exactly how many dollars I want to make: -

A - If I want to enter a BUY transaction I set the target price of BUY
B - Set the price of the reverse transaction SELL STOP .


* Here is the EXPERT LOT automatically by specifying the amount of dollars in advance (for example <<< $ 15 was selected, here EXPERT at the moment every time the ASK changes the required LOT changes until the OK operation is done for BUY
  By $ 15 / (target price BUY - ASK price)

EX :- 

The ASK price was 1.1600, the price BUY was set at 1.1650, the profit is 15 $ the reverse price SELL STOP = 1.1550
Here is the size of the automatic LOT = $ 15 / (1.1650 - 1.1600)
If the size of the lot = $ 15 / (0.0050) = 4000
If the size is LOT = 0.04



EXPERT automatically calculates the SELL STOP goal by:- 

TARGET SELL STOP = (SELL STOP 1.1550) - (PRICE TARGET BUY 1.1650) - (ASK 1.1600)
Target Price SELL STOP = 1.1550 - 0.0050
If the target price is SELL STOP = 1.1550 - (0.0050) = 1.1500
If price target SELL STOP = 1.1500

**This methods is determined by:-

A - Amount of profit required in dollars
B - Price Target Transaction Enter BUY
C - PRICE Reverse SELL STOP

When the above conditions are met, EXPERT automatically calculates both the LOT and the SELL STOP target if you want to enter the BUY or REVERSE 

If you enter the SELL transaction, EXPERT counts: -

1 -  LOT
2 - BUY STOP target price automatically

Target price BUY STOP = 1.1600 + (1.1550- 1.1500)
1.1600 + (0.0050) = 1.1650
The target price is BUY STOP = 1.1650

3 - The account continues automatic account every change the price ASK until the transaction is executed to pressure OK for the sell or buy at that moment all the conditions, measurements and calculations are available automatically


summary :- 

If you want to make a manual transaction, whether selling or buying in these two previous methods, I do not need to use the external calculator. All this is done by EXPERT so that it performs internal calculations by itself.
In each part of the second, until the transaction is carried out instead of performing calculations and the external calculator, which causes wasting time and to avoid errors of thinking and concentration of mind.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                        How to enter BUY LIMIT or SELL LIMIT or (BUY LIMIT AND SELL LIMIT)

If you want to enter by ORDER SELL LIMIT here I do the following:
1. Set the price to enter SELL LIMIT
2. Select LOT manually
3. Set the target price SELL LIMIT
4. Set price revers ( BUY STOP)
EXPERT automatically sets the BUY STOP goal by calculating the SELL LIMIT - SELL LIMIT target price
For example:
  If the difference is 50 points, EXPERT will set the BUY STOP target 50 pips automatically and EXPERT will show them in the target BUY STOP

-------------------------------------------------------------------------------------------------------------------------------------------------------

The way to enter SELL LIMIT by achieving the amount of profits to be achieved

1 - Set the SELL LIMIT entry price
2 - Set the price for the SELL LIMIT goal
3 - Setting the Price The BUY STOP
4 - Determine the profit to be achieved
5 - EXPERT automatically calculates the required amount by (profit is required in dollars / number of points between SELL LIMIT and target SELL LIMIT)


example :-
 I would like to make a profit of $ 20 the entry price of SELL LIMIT 1.1650, the goal of SELL LIMIT 1.1600
Required quantity = $ 15 / (1.1650 - 1.1600)
= 15 $ / 0.0050 = 3000
lot  = 0.03
These two methods are tracked in the BUY LIMIT self-mode and method

If you want to enter a BUY LIMIT and a SELL LIMIT, one BUY LIMIT and a SELL LIMIT are set according to the previous method

* note :- If you touch the price one of them cancels the other.


-----------------------------------------------------------------------------------------------------------------------------
how to enter STOP STOP, BUY STOP, BUY STOP AND SELL STOP

The tuning method is the same as the previous method
If you set BUY LIMIT and SELL LIMIT together if you touch the price one of them cancels the other

-----------------------------------------------------------------------------------------------------------------------------

Automatic entry method by STOCAHASIC indicator

The following is specified
1- Ability to adjust settings from STOCAHASTIC
2. The number of ZONE zone points is determined
3. The number of exit points is determined
4. Manual LOT is selected for the first transaction
5. Ability to work by determining the amount of dollars you want to win (automatically specifying LOT)
6. EXPERT enters into the buy transaction at the STOCAHASTIC intersection below level 20
7. At the highest level of STOKAHASTIC 80, the transaction is only one sell

-------------------------------------------------------------------------------------------------------------------------------

Specification for EXPERT
1. EXPERT works on more than one currency
EXPERT in MAGIC NUMBER mode automatically
3 - the possibility of determining the size of the loss on the CHART
4 - the possibility of determining the size of loss on account
5 - the possibility of determining the number of fluctuations on the CHART
6 - the possibility of specifying the number of CHARTS if it placed on many CHARTS
7. Add TRILING STOP

==================================================================================================================================


Summary of Figure
1. MAGIC NUMBER

2- Account system
   A - Cash ($)
   b - price
 
3- Entry method
    A - Immediate (BUY - SELL)
    B - BUY LIMIT
    C - SELL LIMIT
    D - BUY STOP
    F - SELL STOP
    Z-BUY LIMIT AND SELL LIMIT
    O - Q BUY STOP AND SELL STOP

4 - Determining both the (entry price - the goal of the entry transaction
                      Reverse Deal Price - Reverse Price Target Price (Set Automatically)
5- LOT (Manual - Automatic)
RECOVERY ZONE (sales and purchase)


Specification of the number of oscillations
Number of CHARTS
Maximum loss on CHART
Maximum amount of loss on account
TRILING STOP
Reserve profits when the last fluctuation is required

------------------------------------------------------------
The advantage of reserving profits in the last fluctuation when it starts postive 
  The possibility of executing transactions by adding an external plate to put prices on the chart
Expert works on more than one currency chart

I do not mind a better arrangement in a control panel that is presented to us for admission >>







Respondido

1
Desenvolvedor 1
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
2
Desenvolvedor 2
Classificação
(258)
Projetos
395
28%
Arbitragem
69
19% / 49%
Expirado
120
30%
Livre
Pedidos semelhantes
Hi, I need a progrmmer who can build an EA based on Currency strength indicator brought from MQL5 website, some body already build an alert indicator based on that indicator, now i want to build an EA based on that alerts. Details of EA will be provided in specifications. If interested then reply me back asap. thanks
Kindly check my strtategy and let me know if you can handle it explaining howyou can implement this strategy into Ninja script Conditions/edits - Time session option custom, (we want to trade only from 7:00 - 8:00 am and 11:00 am to 12:00 pm) - Option - Limit one setup per time session - Stop loss at bottom of order block if long, stop loss at top of order block if short. Use order block that we are using on
Create Order Block Indictor same as the indicator i attached. 1. Buy and Sell order block with arrow 2. indicator must not repaint 3. indicator must have setting to manage order block. Order must appear in the same places as our order block indicator.... if you have workable send to me let test it
Hello, you can work with me for sure, but here's to work with an experience coder who already know the concept of xBest EA, I think if I am opportune to discuss my trading needs with him or her that already knows how xBest strategy work, that will make the process more faster and saved me from time waster, because if you know how xBest EA works as a coder, that mean you are the best fit for my project, I have this EA
i am currently in need of a multi currency EA.i want the EA to be able to read data from different symbols whenever a trade occur on that symbol,the EA will be able to read the direction of the trade and the profit or loss of that particular pair and display it on my panel.the EA must be able to to combine all the trades that were taken from different symbols and display it on the panel,if you are capable of such it
I have an EA which i got from a friend of mine and it is a fantastic tool i use to trade the markets. It's fully automatic opens, closes trades etc. My only issue is that to run strategy testing and optimizations MT4 is so frkn slow! MT5 is leaps and bounds better for testing so would like to literally convert this EA from MT4 installable exe to MT5 installable exe so i can run it on MT5. Obviously i do not have the
Modification 30+ USD
dear developers.i want to modify my custom indicator by adding new rules for alerts and arrows,the previous alerts and rules for alerts will be removed and new rules will apply.what i want is simple and straight forward...thank you
Hello, you can work with me for sure, but here's to work with an experience coder who already know the concept of xBest EA, I think if I am opportune to discuss my trading needs with him or her that already knows how xBest strategy work, that will make the process more faster and saved me from time waster, because if you know how xBest EA works as a coder, that mean you are the best fit for my project, I have this EA
I would like to make a simple EA. INDICATOR FOR ENTRY I have an indicator signal for Buy and Sell Multiple Entry True/False Maximum Open Order ____ Risk Percentage ___ FILTER 50 MA our Filter for Buying and Selling. EXITS TP and SL, Trail Stop, MACD Exit FILTER FEATURE I am looking for: Can you make a condition that the EA wont enter on consolidation or sideways movement- not uptrend or downtrend
I am seeking an experienced and proficient MQL5 developer to collaborate on an exciting project involving the enhancement of an existing EA, specifically an elaborate version of xBest v3.47. The xBest v3.47 EA is publicly available and serves as the foundation for our project. The goal is to incorporate a series of compelling features into the existing EA, leveraging its grid/hedging strategy while introducing

Informações sobre o projeto

Orçamento
30 - 80 USD
Desenvolvedor
27 - 72 USD
Prazo
para 10 dias