Martingale with external indicator for signals

작업 종료됨

실행 시간 11 시간
고객의 피드백
Lazar is a very skilled coder, he's got a large experience that grants perfect and quick job delivering, moreover his codes are very efficient and light to run. Well done!
피고용인의 피드백
Very polite and pleasant person. It was great to work together!

명시

#1 trade Lotsize 
#2 trade Lotsize  only # tradelotsize different than 0 have to be opened
#3 trade Lotsize  if I chose to open only 4 trades per grid I will put values only in # trade lotsize and take profit 
#4 trade Lotsize  and leave all others to 0
#5 trade Lotsize 
#6 trade Lotsize  the system has to show on the screen the stamp of the 
#7 trade Lotsize  number of open trader per each grid (number of buy and number of sell) total lots per grid
#8 trade Lotsize  average price per grid
#9 trade Lotsize 
#10 trade Lotsize 
#1 trade Take Profit 
#2 trade Take Profit  all open orders have to be tha same take profit of the last open trade
#3 trade Take Profit  so if there are 4 open trades, all 4 order has to get the same take profit of the 4th order 
#4 trade Take Profit 
#5 trade Take Profit 
#6 trade Take Profit 
#7 trade Take Profit 
#8 trade Take Profit 
#9 trade Take Profit 
#10 trade Take Profit 
Martingale distance in pips or points it's the number of pips after the last open trade that the martingale has to add another trade
Trade only if there's signal from external indicator true-false if true, the first trade can be opened only if the signal comes from the external indicator, but it's needed permission of the minumum number of fiters true
if false, the first trade can be opened  if there's a minimum number of filters true, no matter of the external indicator
Number of filters to be true 1 to 5 it's the minimum number of filter that have to be true to open first trade
if I set 3 and I enabled all filters, once I get a signal from the external indicator or have at least 3 filters that give permission, then open trade
according to "Trade only if there's signal from external indicator" true-false
Filters
Moving average enabled-disabled
parameters of the MA
Minimum distance MA from price in pips numbers it's the min distance measured at the bar close, for the filter to be true
Bollinger Bands enabled-disabled
parameters of the BB if the bar close is on the BB the filter is true; lower BB for BUY upper BB for SELL
Stochastic enabled-disabled
parameters of the Stoch indi if at the bar close indicator is higher or lower than levels  filter is true; lower level for BUY upper level for SELL
RSI enabled-disabled
parameters of the RSI indi if at the bar close indicator is higher or lower than levels  filter is true; lower level for BUY upper level for SELL
ATR enabled-disabled
parameters of the ATR indi
Min ATR Value if at the bar close indicator is higher than value the filter is true, same value for buy or sell
Trading Mode
Trading direction Only BUY, Only Sell, Buy and Sell
Trade one grid per direction if true, one a BUY grid is open it has to wait for the grid is closed to open a new one
if false, it can open a BUY grid and a SELL grid, but not more than one per each side of the trade
Trading Time trading timie has to be shown on the screen 
Trading time start HH:MM input valid only for the first trade, not for grid trades
Trading time end HH:MM
Trade on Monday true-false input valid only for the first trade, not for grid trades
Trade on Tuesday true-false input valid only for the first trade, not for grid trades
Trade on Wednesday true-false input valid only for the first trade, not for grid trades
Trade on Thursday true-false input valid only for the first trade, not for grid trades
Trade on Friday true-false input valid only for the first trade, not for grid trades
Trade on Sunday true-false input valid only for the first trade, not for grid trades
Max stop loss enabled-disabled
Max loss to close the grid number in base currency once the negative floating per each grid, (so only the buy grid or the sell grid) is reached, close all grid trades 
the system has to show on screen the stamp of the floating per each open grid
Last trade motion enabled-disabled
Trade number to start the count it's the #Trade that has to be take into account for that function, if I set 4, it means that the function is applied only to the 4th trade of each grid
Number of bars from last trade open its the minimum number of bars to be counted from the last trade opening, to apply the function
Max distance in pips from take profit it's the max distance in pips from take profit that in bar close has to be measured
if the distance from take profit is less or equal than the max distance, and the minimum bar counted from last open trade has been reached, close all grid trades

응답함

1
개발자 1
등급
(312)
프로젝트
521
47%
중재
29
10% / 45%
기한 초과
139
27%
작업중
2
개발자 2
등급
(2)
프로젝트
2
50%
중재
1
0% / 100%
기한 초과
0
무료
3
개발자 3
등급
(23)
프로젝트
45
20%
중재
25
28% / 48%
기한 초과
12
27%
무료
4
개발자 4
등급
(308)
프로젝트
553
35%
중재
79
32% / 42%
기한 초과
200
36%
로드됨
5
개발자 5
등급
(169)
프로젝트
204
30%
중재
25
40% / 44%
기한 초과
12
6%
무료
6
개발자 6
등급
(10)
프로젝트
13
54%
중재
1
0% / 0%
기한 초과
1
8%
무료
7
개발자 7
등급
(412)
프로젝트
543
75%
중재
9
44% / 0%
기한 초과
24
4%
무료
8
개발자 8
등급
(33)
프로젝트
49
12%
중재
16
0% / 88%
기한 초과
10
20%
무료
9
개발자 9
등급
(26)
프로젝트
34
26%
중재
7
14% / 43%
기한 초과
7
21%
무료
10
개발자 10
등급
(22)
프로젝트
30
20%
중재
8
63% / 13%
기한 초과
9
30%
무료
11
개발자 11
등급
(160)
프로젝트
285
35%
중재
18
22% / 61%
기한 초과
42
15%
로드됨
12
개발자 12
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
비슷한 주문
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

프로젝트 정보

예산
60+ USD
기한
에서 1  5 일