Need new Trade Manager

MQL4 Indicatori Integrazione

Lavoro terminato

Tempo di esecuzione 12 giorni
Feedback del cliente
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

Specifiche

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 

Con risposta

1
Sviluppatore 1
Valutazioni
(13)
Progetti
24
42%
Arbitraggio
3
33% / 0%
In ritardo
4
17%
Gratuito
2
Sviluppatore 2
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
Pubblicati: 331 articoli, 1 codice
Ordini simili
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy

Informazioni sul progetto

Budget