Работа завершена

Время выполнения 11 дней
Отзыв от заказчика
Lazar è veramente il migliore!!! Oltre alle super capacità di programmazione, possiede una pazienza che pochi hanno. In poche parole: Mark Zuckerberg è nessuno, a confronto!!=)
Отзыв от исполнителя
An understanding customer is always open to discuss the terms of reference and work together. I was very glad to cooperate! =)

Техническое задание

By default it contains 2 indicators that can be activated or deactivated with 2 buttons ( +1 virgin button that will be configured at a later time, when another EA that will have the function of generating signals will be terminated ) from outside:

  - the first indicator is a 14-period RSI with levels of 70 and 30 as default (all 3 values can be configured externally as variables)

each time the market crosses these two levels inward, it opens up positions.

Example: the market is above the upper level (which in our example will be 70), going down it crosses it then opens a "SELL" order. Otherwise for the 30 that will open a "BUY" order.


-the second indicator instead works in the following way:

if there are "X" ticks in the upward market sequence then it buys, otherwise it sells.

example:

suppose that the value X is 4, and the market value is 1.3456, if the market value goes through the following steps: 1.3456, 1.3457, 1.3458, 1.3459 then it buys, proceeds in the opposite direction and sells. But if in the middle of the 4 values, even one goes in the opposite direction, then it does not open positions, and starts counting again until the desired scenario is found.


Once the position has been opened, it is expected that there is a positive profit and sets a trailing stop at a market price which, counting various commissions, overnight and spreads, has a positive value of at least "+0.01" as a profit. Practically the minimum level from which the trailing stop will start will guarantee a profit in any case.


for losing operations instead, I would like to be able to set a stop loss that will only work as an indicator to make the robot perform the following logic function:

if the loss is greater than equal to "X%" of the invested amount, then it performs an assessment for which:

if the amount in loss is less than equal to "X%" of the overall gain obtained up to that moment including all the operations carried out on all the markets, then it is closed.


Example:

I have closed 10 deals on 5 different markets to date. the total earnings are $ 10.

if the open loss operation is less than 20% (percentage value that can be entered from outside) of $ 10, then it is closed.

For subsequent loss-making operations, the new earnings will be calculated, corresponding to the remaining 80%. (I would like this last function to be activated or deactivated with an external button)

Example:

- I have earned $ 10 from various operations, a loss operation is closed which is within 20% of $ 10, which is equal to $ 2. There remains $ 8 of profit, which if this function is activated, will be set aside and not counted for the next loss-making operations. In short, for each closed loss operation I will guarantee myself the remaining 80%.


If, on the other hand, it is greater, it is left open until this condition occurs. if, on the other hand, the loss exceeds the second level preset by the external with a percentage of the investment of that operation, then a notification is generated and an email is sent to an address that is entered from outside.

  If it is greater than the previous percentage entered, then it is kept open, the operation remains open until this condition occurs. But if this loss-making operation reaches a second level that indicates a greater loss indicated with a percentage of the investment of this operation (variable configurable from outside), a warning notification is generated and an e-mail is sent to an address that can be entered from outside.


I would like it to open trades whenever it receives a signal from the indicator. it does not have to wait for the previous operation to be closed before opening the next one.


On the other hand, regarding the amount to invest for the various operations, I would like a certain percentage of my portfolio to be used (percentage value that can be configured from outside), and to be able to configure a second percentage value that can be configured from outside to adjust the amount of each individual operation. Example:


- my wallet is $ 1000

- I want to use only 50% for the opening of the various orders (value configurable from outside) ----- 1000 $ - 50% = 500 $

- the maximum investment amount for each operation is 5%, or in any case the purchasable microlot that has an amount lower than 5% (value configurable from outside) ----- 500 $ / 100 = 5 $ ___ 5 $ x 5 = $ 25


Obviously I will need the source code of both EAs.




Откликнулись

1
Разработчик 1
Оценка
(312)
Проекты
521
47%
Арбитраж
29
10% / 45%
Просрочено
139
27%
Работает
2
Разработчик 2
Оценка
(460)
Проекты
487
70%
Арбитраж
6
67% / 0%
Просрочено
2
0%
Свободен
3
Разработчик 3
Оценка
(70)
Проекты
91
25%
Арбитраж
26
19% / 54%
Просрочено
25
27%
Свободен
4
Разработчик 4
Оценка
(390)
Проекты
416
30%
Арбитраж
74
19% / 72%
Просрочено
52
13%
Работает
5
Разработчик 5
Оценка
(9)
Проекты
19
16%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
6
Разработчик 6
Оценка
(45)
Проекты
91
13%
Арбитраж
34
26% / 59%
Просрочено
37
41%
Свободен
Похожие заказы
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
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
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value
Specification : 1. Goal I am commissioning a mean-reversion grid Expert Advisor for XAUUSD on MT5. The deliverable is the complete, commented .mq5 source (strictly personal usel). Offers limited to compiled .ex5 will not be considered. 2. Required framework (non-negotiable) 2.1. Works natively on M5; signals evaluated on closed bars; symmetric long/short. 2.2. Entry logic built on Bollinger Bands + Moving Average
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

Информация о проекте

Бюджет
80 - 150 USD
Сроки выполнения
от 3 до 10 дн.