Need new Trade Manager

MQL4 Göstergeler Entegrasyon

İş tamamlandı

Tamamlanma süresi: 12 gün
Müşteri tarafından geri bildirim
Professional, easy to discuss challenges in the coding or trading concepts with. As a retired programmer myself, I can say Dmitriy is doing his job with excellence. CipherPips

İş Gereklilikleri

General Trading Rules:

1) We will only BUY LONG or SELL SHORT and not both simultaneously

2) Once a position is open, whether long or short, it must first be closed before changing directions.  NO Exceptions.

3) No less than 0.5% and no more than 5% of current account balance shall ever be invested in any single trade.

4) Subsequent Leg-in trades are permitted as long as the trade is in the same direction.

5) No trade shall ever be entered without first knowing the TP and SL levels.

6) Any trade that is currently open should be able to be switched from a TP to Trailing Stop values .25 ATR, .50 ATR or 1 ATR 

7) all SL, TP and Trailing Stop transactions should happen locally, with the exception of when MT4 is brought down gracefully.  In this situation, all open trades should be modified on the server for current TP, SL and / or Trailing Stop values.

 

Need a Trade manager to do the following for me:

1) Calculate ATR.

2) calculate SL in terms of an ATR Multiplier

3) Calculate TP in terms of an ATR multiplier 

4) Calculate the USD value of ATR from the current currency pair

5) Calculate "n-percent" of available funds in the account

6) Calculate the number of lots x.xx  that n-percent account value represents  

7) Calculate BUY LONG SL & BUY LONG TP

8) Calculate SELL SHORT SL & SELL SHORT TP

I will need a Buy Long button a Sell Short button and a Close Trade Button for each instance or currency pair. If the buttons are associated with the Charts, each chart should have buttons for the on-chart currency pair.  Buttons can be put in an indicator window below the chart or on a separate interface.

Currencies to be supported with the Trade manager follow:

AUDCAD   CADCHF  EURAUD  GBPAUD  NZDJPY   USDCAD

AUDCHF    CADJPY  EURCAD  GBPCAD  NZDUSD  USDCHF

AUDJPY                  EURCHF  GBPCHF                 USDJPY

AUDNZD   CHFJPY   EURGBP  GBPJPY

AUDUSD                 EURJPY   GBPNZD

                            EURNZD  GBPUSD

                            EURUSD

 Essentially, calculations from the 7 base currencies back to the USD should be done in order to calculate the per pip USD value.  Then extrapolation of the basis point value multiplied by the number of basis points in the ATR in order to calculate how many lots can be purchased for n-percent of the account balance.

I have code that can be used for these calculations.  The selected programmer will receive these routines, although they are from MT5.  I need them to work in MT4,  or there will be some conversion needed, however the algorithm will be the same. 

 

Parameters:

int ATR_Periods

double Percent_Risk_Per_Trade 

int slippage

double sl_multiplier e.g. 1.0 is ATR*1

double tp_multiplier e.g. 3.0 is ATR*3

bool Use_Trailing_Stop

int Trailing_Stop_Points

bool Push_SL_And TP_On_Deinit

The following values should be reflected on the right side of the respective chart: BuyTP, Buy SL, Trade $ Value, ATR Points Sell SL, and Sell TP from top to bottom on the right border of the chart because I use "Shift right border" as an option.  If a Windows popup with DLL interface is chosen, then these values should also be reflected on this part of the interface by the respective BUY, SELL and CLOSE buttons. 

Please ask any relevant questions before quoting price and date.

If the programmer chooses to make a Windows DLL that offers the Trade manager functionality, buttons to Buy, Sell, Close trades for the above-mentioned currency pairs can be in rows and columns as long as values are also on the interface. 

 

 source code will be a required deliverable upon completion of the project  

 

CipherPips 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(13)
Projeler
24
42%
Arabuluculuk
3
33% / 0%
Süresi dolmuş
4
17%
Serbest
2
Geliştirici 2
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Benzer siparişler
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

Proje bilgisi

Bütçe