A robot that helps me in "counter order" trade setup

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

Время выполнения 8 дней
Отзыв от заказчика
An intelligent programmer that listens and read and delivers the product I ordered in a very timely manner! I can warmly advise you to use this programmer! Alf Erik Christensen

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

Dear “Developer”,

Why I need this Indicator/Robot:

I have a good trading scalper system that trades well for me, and I want to continue using it. I must trade now using 0.01 lot per 600 USD account balance to be acceptable safe with the account. This EA do not control DrawDown scenarios very well, so I must make a program that helps me to avoid such situations in a breakout.

I need a system that always is monitoring the market level for XAUUSD, as well as my trading account draw down in %. Then at a by me set levels, the system you are making will initiate a sell stop or buy stop order. This order must include the possibilities for me to set Take Profit and Stop Loss and, when I need it, Trailing.

Such system will be made to "semi automatically" setting trade(s) to the account when set distance from actual market level are reached (sell stop and buy stop orders) after a by me pre-set level set for each order. I will in the panel you are creating, set the distance from market level (from level of first order) at any time. When distance is reached, the order activates.

On this dashboard that you will make, I can pre-set up to 10 Buy Stop and 10 Sell Stop orders. These “wait” orders must include the possibilities per order for me to set Take Profit and Stop Loss and ,if needed, Trailing as mentioned earlier. I always am using "set" distances from actual "first order" market level in this dashboard.

I will set the levels and all “other” order details for each order on the dashboard. You must as mentioned earlier make this application to follow the market level from first order always (if easier, I can enter first order level manually as well). When an order reaches THE BY ME PRESET DISTANCE FROM THE MARKET “first order”, the pre/wait-order is activated.

(Sorry if I repeat myself)… 😊

 

How you can make this indicator/robot, I certainly leave to you. I must be able to for each pair to set:

Distance from «level just now” (XAUUSD) within a scale of from XAUUSD 1600.00 to 2400.00 pip in 10 pips per step. This setting will be used in the dashboard. For Trailing, the setting will be on/off and the distance before activation as usual.

With this tool that you are making for me, I can myself create a protection against drawdown that are safe to use, and it does not “eat” to much of the account balance when it activates.

I do understand that I will have a job every time I set it up in “start watch market” level, but I must accept that. Maybe you can make so I can have a possibility to use 1 pre-set that start;   1st pre-order 200 pip from centre of the market (the reference will always be where 1st order was taken), and then the following pre-orders are to be set at the same time with 30 pip distance between them.
I must also on this panel have a setting for lot sized from 0.01 lot and upwards in step of 0.01
Another thing... I need this program to include an offer like this: When market is more than (to be set by me) 300 - 400 - 500 - 600 - 700 - 800 - 900 - 999 pip for first order, erase ALL orders.
Alsoplease make the possibility for me to set such level to where there will NOT be taken more new orders at all in the MT4,
I am ready to discuss the price for this job.

I am here ready to answer questions. I also attach a screen print here.

 

Best regards

Erik

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

1
Разработчик 1
Оценка
(5)
Проекты
5
0%
Арбитраж
3
0% / 100%
Просрочено
2
40%
Свободен
2
Разработчик 2
Оценка
(52)
Проекты
96
24%
Арбитраж
9
22% / 22%
Просрочено
12
13%
Работает
3
Разработчик 3
Оценка
(10)
Проекты
15
27%
Арбитраж
3
67% / 33%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
5
Разработчик 5
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
MT4 to Telegram 30 - 50 USD
Hello, I want to add a system send messages to Telegram Send a message with a specific picture and details of the new signal When closing with a profit, send the details of the closing and profit with a specific picture And close with a loss and send a specific picture, in addition to the details of the closure and the amount of the loss
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
I will like the indicator to send notification to mobile when the indicator changes color and is increase upward when positive and decreasing downwards when negative including fisplaying arrows on the chart ,red for negative and green for positive
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals

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

Бюджет
100+ USD
Исполнителю
90 USD
Сроки выполнения
от 5 до 10 дн.