Limit&PendingOrders

MQL4 Experts

Trabalho concluído

Tempo de execução 6 horas
Comentário do cliente
You're a very good coder, thanks for your patiance. I definitely recommend him!
Comentário do desenvolvedor
Thank you

Termos de Referência

Hi, let an Ea place buy stop with 0.2 lot that can modify buy stop price with a distance of 100 points from the market (A moving buy stop that can only move down, example down is 1.12500, 1.12495, 1.12490). If market hits the moving 0.2 lot buy stop then delete all buy limit.
Place 4x buy limit with 0.05 lot with multiple distance of points from the market, see image. If market hits 0.05 lot buy limit, at that time reduce the moving buy stop with 0.05 lot, buy stop will then be 0.15 lot.
If market hits the second 0.05 lot buy limit, at that time reduce the moving buy stop with 0.05 lot again, buy stop will then be 0.10 lot. If market hits the third 0.05 buy limit, then buy stop will be 0.05 lot. If market hits the fourth 0.05 buy limit, then buy stop will be 0 lot (totally deleted).
The total lot of buy stop or buy stop & buy limit or buy limit should always be 0.2 in this example.

Let an Ea place sell stop with 0.2 lot that can modify sell stop price with a distance of 100 points from the market (A moving sell stop that can only move up, example up is 1.12500, 1.12505, 1.12510). If market hits the moving 0.2 lot sell stop then delete all sell limit...

Lot = 0.2 (For Pending orders)
Use buy stop = true
Use sell stop = true
Pending orders shoul move with market
Pending orders distance = 100 points (Distance from the market)
Lot = 0.05 (For all limt orders)
Use all buy limit = true
Use all sell limit = true
First limit order distance = 200 points (Distance from the market)
Second limit order distance = 300 points (Distance from the market)
Third limit order distance = 400 points (Distance from the market)
Fourth limit order distance = 500 points (Distance from the market).

See image.


Arquivos anexados:

JPG
01.JPG
143.5 Kb

Respondido

1
Desenvolvedor 1
Classificação
(441)
Projetos
567
37%
Arbitragem
98
41% / 28%
Expirado
16
3%
Carregado
Pedidos semelhantes
I run a trading group, we mostly use EAs to trade. I have source code for every EA we trade with. We have many ideas how to improve them and always need a developer to fix some buggs if needed. Looking for a long business partner. ONLY developers with high skills telegram @feint1337
I need an Expert Advisor for MT5 that opens a long trade when the faster Exponential Moving Average (EMA) cross over the slower EMA and a short trade when the faster EMA crosses under the slover EMA. There are also other setting like closing open positions if a cross-over in the wrong direction happens, options for how many bars the trade should be active before close, time-window when it should execute etc. I can
MSIYANA 40 - 87 USD
HLW DEVELOPERS I NEED SOMEONE THAT CAN CREATE A TRADING ROBOT THAT TRADE INDICES CRYPTO AND FOREX WITH ADX INDICATOR AND MOVING AVARAGE INDICATOR AND STOP LOSS AND TAKE PROFIT
I am new in trading and would a programmer to create an indicator for me with these specific instructions. 1. Trading Logic Supertrend Indicator: Inputs: ATR Period, ATR Multiplier, Timeframe. Signal is generated when the Supertrend line flips direction. Buy Condition: When price closes above the Supertrend line and the Supertrend flips from bearish (above price) to bullish (below price). EA opens a Buy order. Sell
We are teaching beginners how to trade on ThinkorSwim. We’d like to create 5 scripts, beginning with a chart with one indicator and then adding additional indictors with each chart. The first chart (Level 1) has just 9 day Exponential Moving Average & 20 day Exponential Moving Average and Previous day High, Low, & Close. Level II will have the same indicators as Level I plus Price Candles. Level III has Level II
I am seeking for an Expert Advisor (EA) based on Stochastics oscillator indicator for MT5 to have ability to change levels on wich trade signals to be ignored, to discover certain chart samples so on
CEESCALPTOR 50 - 200 USD
import MetaTrader5 as mt5 import datetime import time # Configure your trading symbols and parameters TRADING_SYMBOLS = ["EURUSD", "USDJPY"] TRADE_VOLUME = 0.1 STOP_LOSS = 50 # in points TAKE_PROFIT = 100 # in points # Initialize connection to MetaTrader 5 if not mt5.initialize(): print("Initialize() failed:", mt5.last_error()) quit() def get_current_symbols(): now = datetime.datetime.now() # If it's Saturday
I am seeking an Expert Advisor (EA) that has been independently validated and is capable of successfully passing prop firm challenges and can manage funded accounts further. It is essential that you provide a detailed explanation of the strategy employed by your EA, along with a demo version that has a 30-day expiry for the purpose of thorough back testing and, crucially, forward testing . Please only respond if you
I am seeking an Expert Advisor (EA) that has been independently validated and is capable of successfully passing prop firm challenges and can manage funded accounts further. It is essential that you provide a detailed explanation of the strategy employed by your EA, along with a demo version that has a 30-day expiry for the purpose of thorough back testing and, crucially, forward testing . Please only respond if you
THINKORSWIM 30+ USD
We are teaching beginners how to trade on ThinkorSwim. We’d like to create 5 scripts, beginning with a chart with one indicator and then adding additional indictors with each chart. The first chart (Level 1) has just 9 day Exponential Moving Average & 20 day Exponential Moving Average and Previous day High, Low, & Close. Level II will have the same indicators as Level I plus Price Candles. Level III has Level II

Informações sobre o projeto

Orçamento
30+ USD
IVA (25%): 7.5 USD
Total: 37.5 USD
Desenvolvedor
27 USD
Prazo
de 1 para 2 dias