AUTOTRADER CONNECTION FOR PLACING BINARY OPTIONS TRADES ON MT4 (GDMFX)

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

Время выполнения 1 день
Отзыв от заказчика
Great work, fast delivery, ... Arkadii also suggested some handy extra features and coded them for free. This guy definitely knows his work! Highly recommended!
Отзыв от исполнителя
Thanks for job!

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

Hi,

I am using GDMFX broker to trade binary options. They use a MT4 extension for trading binary options, so I can use the extension to trade BO manually. You can find the extension here: http://www.gdmfx.com/en/platforms/binary-options

What I want to do, is to automate the process of placing the binary options trades with this broker by sending the trading signals directly from my own BO MT4 indicator.

 

PART 1: 

I need a simple connection that would function in the following manner:

1. My indicator sends the trading signal, defined as a simple MT4 alert function with following variables: Symbol(), Trade direction, trade amount, trade expiry.

For example:

if(GdmfxRobot && signalIndex == 1){

            tradesignal(

            Symbol(),

            "DOWN",

            TradeExpiry, 

            TradeAmount

            );

            }

            

            if(GdmfxRobot && signalIndex == 2){

            tradesignal(

            Symbol(),

            "UP",

            TradeExpiry, 

            TradeAmount

            );

            }

 

What I need you to do, is to make a connection for these variables to be passed to the binary options extension and for the trade order to be placed. Below is an example for geturl function which I use for other purposes, but instead of geturl function I need a function that would place the trade trough the mentioned binary options extension. This is what I need you to code.

 

for example:

void tradesignal(string var1, string var2, string var3, string var4)

{

  geturl("https://www.tradeorder.example/?asset="+var1+"&direction="+var2+"&expiry="+var3+"&amount="+var4);

 

So instead of geturl I need the code to actually place the trade. If other variables, such as username and password need to be included, they should be able to be passed as variables which I can define.


PART 2 (if possible) 

In addition it would be great if I could define the trade amount variable as a fixed percentage of my total account balance. So for each trade, before the amount variable is defined, the system would check my current account balance and define the trade amount as a percentage of my total account balance. The correction of the amount should be made only in case of a winning trade (if account goes up), in case of a losing trade (if account goes down) the amount should always stay the last highest amount. The numbers should be rounded to 0 decimals.

For example (in case of 80% return on winning trades):

amount=10% of total account balance 

TRADE 1: ACCOUNT BALANCE =$1000, amount=$100

- RESULT: WIN (+$80 PROFIT)

TRADE 2: ACCOUNT BALANCE = $1080, amount=$108

- RESULT: LOSS (-$108 LOSS)

TRADE 3: ACCOUNT BALANCE = $972, amount=$108 (the amount stays the last highest)

- RESULT: WIN (+$86.4 PROFIT)

TRADE 4: ACCOUNT BALANCE = $1058.4, amount=$108 (the amount stays the last highest)

- RESULT: WIN (+$86.4 PROFIT)

TRADE 5: ACCOUNT BALANCE = $1144.8, amount=$114 (rounded from 114.48, increased to 10% of total account balance)

... 

 

If this type of function is difficult to code it would be enough just the have the PART 1 coded.


Please name your price and how long would it take ...

 

Thanks,

Bojan 

 

 

 

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

1
Разработчик 1
Оценка
(1087)
Проекты
1761
61%
Арбитраж
14
64% / 7%
Просрочено
82
5%
Свободен
2
Разработчик 2
Оценка
(647)
Проекты
1295
67%
Арбитраж
84
26% / 49%
Просрочено
338
26%
Свободен
3
Разработчик 3
Оценка
(2)
Проекты
2
0%
Арбитраж
13
8% / 92%
Просрочено
1
50%
Свободен
Похожие заказы
I need to convert two mt4 indicators into Quantower. The two simple mt4 indicators are Hieken Ashi and Price Channel Signal. I want to integrate these two indicators into Quantower platform
Seeking a freelance developer to bridge MetaTrader 4 (MT4) with eToro. Your task is to create a seamless connection to execute trades across both platforms. This will allow my ea's to copy trades onto the platform, i'm looking for something similar to the program CMAM that allows fixed lots and auto balance risk options based on equity and balance
Hi Everybody. I need to refine a code, written with my limited knowledge, in Tradingview for automated trading to entry orders in MT4 via Pineconnector that generates an alarm containing entry price, TP and SL (the latter two in value and not in pips) per single trade. The code to be refined already calculates the entry price (the entry is at the opening of the candle following the occurrence of the specific
I'm only seeking experienced developers who have successfully completed projects similar to this. I require someone to develop a copy-trading system that can execute trades on clients' mt4/mt5 upon my posting on platforms like Telegram or spreadsheets . Additionally, I need a feature for tracking and recording the trading signals that I send. I'll provide further details and examples during our discussion
I am looking for a coder to code my custom Ninjatrader 8 strategy to make it work perfectly your professioalism is needed in the project Kindly cotact me now and let Proceed
Hi there, can you create an addon for Ninja Trader that replicates the Level 2 window? See image attached. I am looking to change the row colours based on the size
Hello here I am in need of an NT8 developer which can create a custom strategy for NT8 Kindly bid on this if you are an Expert in Ninjatrader Thank you
I have a License system for ea and indicator based on a wordpress plugin which uses a DLL to communicate with the license server. written in c++ The system works fine when running on newer windows OS from win 11 to win 8, but throws the error "Access violation read to 0x00000000" when running on older windows like window 7 and older vps like windows 2012 server R2. I need this issue fixed for the vps to work on all

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

Бюджет
50 - 150 USD
VAT (22%): 11 - 33 USD
Итого: 61 - 183 USD
Исполнителю
45 - 135 USD
Сроки выполнения
от 1 до 15 дн.