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

MQL4 Entegrasyon Diğer

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Great work, fast delivery, ... Arkadii also suggested some handy extra features and coded them for free. This guy definitely knows his work! Highly recommended!
Geliştirici tarafından geri bildirim
Thanks for job!

İş Gereklilikleri

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 

 

 

 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1100)
Projeler
1782
61%
Arabuluculuk
14
64% / 7%
Süresi dolmuş
84
5%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Serbest
3
Geliştirici 3
Derecelendirme
(2)
Projeler
2
0%
Arabuluculuk
13
8% / 92%
Süresi dolmuş
1
50%
Serbest
Benzer siparişler
This project will be carried out in two phases Part one: Contrarian trading strategy Part two: Implement a control panel that will be displayed on the MT4 platform screen, including the required elements. What is a contrarian trading strategy? It is an investment approach that goes against the general market consensus. In other words, contrarian traders buy when the majority of investors are selling, and vice versa
Looking for someone who can teach me how to connect to Mt4 from phyton, code and backtest on phyton. This will be ongoing classes, once or twice a week for 1 hour
Am looking to license an automated stock trading algorithm with a minimum live track record of 6-12 months . Must be able to show a verifiable track record. Feel free to apply if you have something that aligns
here we will create market website, where we will display all our assets in graphical form, we will pull data from Metatrader platform and update the website in real time. I need something like this https://NgnRates.com but on our site we will display our own rate based on calculations performed on MT5 source
Hello everyone. I actually have a MT4 trading bot and need someone that can backtest and optimize the bot with 100% tick data. I will give you all the instructions to optimize the bot with the start, step and stop input to put on. Thank you
I want to turn the attached trade into a bot. It may be a little hard to udnerstand, in simple terms I want to trade at a turn around point following a fair value gap. I may want to add two switches: Buy / sell only Only trade within zone x-y these additions will allow me to check fundamentals for buy/or sell, and then only trade when im in support/resistance. You may know a better more profitable way of going about
Hello, I hope you're doing well. I recently developed a platform on TradingView, and I’m seeking assistance from a developer to guide me through the process. Based on the feedback provided, I will like you to help me make necessary modifications with it. Your expertise would be greatly appreciated! All Requirements will be sent via inbox. Thanks
Hello , I've developed a new trading view platform recently, and I'd like an expert to give me some feedbacks. I will try to modify it based on your feedback. Looking forward to the proficient proposal in the comment section
Hello. I'm going to develop quantower strategy. The strategy is follow: Short entry: when the candle open and close below the ema we take a short below the low of the candle Long entry: when the candle open and close above the ema we take a short above the high of the candle. when the trend doesn't get our way, in order to cover the loss; Short: open Long position at the High of the candle. Long: open Short position
Hello I have a piece of python code that connects telegram and pocket option, I need help running it and will update it before tomorrow speed is paramount.We can use anydesk for to connect my pocket option with telegram basically run the code, once that is done will give 2 updates on the code

Proje bilgisi

Bütçe
50 - 150 USD
KDV (22%): 11 - 33 USD
Toplam: 61 - 183 USD
Geliştirici için
45 - 135 USD
Son teslim tarihi
from 1 to 15 gün