Update Trade Size Setting for Existing EA

MQL5 Indicadores Experts

Trabalho concluído

Tempo de execução 4 dias
Comentário do desenvolvedor
Good

Termos de Referência


My EA opens multiple trades based on a series of EMA settings across different time frames. This Modification only deals with the quantity to be opened per symbol, in an effort to ensure the exposure to each currency pair is even. The reason being for e.g. the GBP per PIP for 0.01 lot size for GBPTRY is about 10 times as much as for GBPDKK.

EA Input Requirements;

--Lot Size Management--

  • On/Off: On
  • Mean: 20
  • Time-Frame: <1 Month, 1 Week, 1 Day>
  • Period: <0, 1>
  • Quantity: 0.01

 Description;

Multiply the size movement in the specified period (e.g. diff within the stock high & low in the previous 1 Wk bar) by the specified stock quantity and converted into GBP. So if the currency being purchased is USDPLN, the total price based on the movement will be converted back to GBP. 

The Mean specified in the EA Input will be divided by the GBP value and used to determine the lot size to the nearest full figure just below the mean.

Formula;

Mean / 

[

(Difference (High (Time-frame) - Low (Time-frame) ) * Quantity ) * GBP conversion rate 

]

 Micro trade conversions & Note

- If GBP value is 0.5, the lot size the EA will enter for that symbol will be (20 / 0.5) = 40 (Which will be 0.4 as I micro trade)
- If GBP value is 1, the lot size entered for that symbol will be (20 / 1) = 20 (which would be 0.2)
- If GBP value is 15, the lot size entered for that symbol will be (20 / 1) = 1.3 (Which we'll round down to 1, opening a trade of 0.01)


Respondido

1
Desenvolvedor 1
Classificação
(50)
Projetos
80
39%
Arbitragem
4
50% / 25%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(90)
Projetos
118
17%
Arbitragem
44
23% / 39%
Expirado
20
17%
Livre
Pedidos semelhantes
Convert Trading View indicator to MT5. The source code is available for free on Trading View. Changing the colors of buffers used for each color must be allocated to separate buffers This is so that there is no difficulty in making a robot through the indicator need source file
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: -
Hello, I have a TMA dashboard and want to modify it. The dashboard tracks if price is above or below the TMA bands, and creates a signal based on the daily or weekly open. Changes: Replace 2 columns that track the daily and weekly open (with arrows) to track the previous Heiken Ashi candle instead(Up arrow for previous bullish candle, Down arrow for previous bearish candle. Correct the Dashboard signals since we are
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
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
Hello! I want to create an exact replica of a momentum indicator (MQL4) that also uses Bollinger bands. See pics attached. I do not have source code. I generally take entry when mom candle exits BB. I will appreciate a push alert when this happens on candle close. Keep it simple, keep it accurate. Inputs I generally use are attached. I don't show the EMA lines on the indicator. To the developer that will support me
Hello there and how have you been !!I I need a developer who is ready to take up a project ..I would like to convert Ninjatrader indicator to Tradingview all the details about the project will be sent directly to you via the inbox…
Looking for a developer to create an MT4 indicator and an EA / Robot. Indicator-based strategy consisting of several moving averages, PSAR Indicator and Pinescript indicator called Coral Trend Indicator by LazyBear (pinescript source code will be provided and will need converting to MT4 code - 34 lines of code). Strategy to be an intra-day trading period on 5-minute timeframe for the European session but “Trading”
Modify EA 30+ USD
please make it work so the EA places the Trade once the indicators are on the same direction. say No3 SELL signal is showing but the trend is BUY, so once the trend changes to SELL then EA places the trade. like wise with MACD ZZ Level - Enable / Disable zTrend - Enable / Disable MACD - Enable / Disable also a Smart TP/SL (Enable/Disable) feature = for ones when the trend changes, then EA uses this indicator signal

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
para 3 dias