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

MQL4 Integration Sonstiges

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Kunden
Great work, fast delivery, ... Arkadii also suggested some handy extra features and coded them for free. This guy definitely knows his work! Highly recommended!
Bewertung des Entwicklers
Thanks for job!

Spezifikation

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 

 

 

 

Bewerbungen

1
Entwickler 1
Bewertung
(1096)
Projekte
1777
61%
Schlichtung
14
64% / 7%
Frist nicht eingehalten
84
5%
Frei
2
Entwickler 2
Bewertung
(647)
Projekte
1295
67%
Schlichtung
84
26% / 49%
Frist nicht eingehalten
338
26%
Frei
3
Entwickler 3
Bewertung
(2)
Projekte
2
0%
Schlichtung
13
8% / 92%
Frist nicht eingehalten
1
50%
Frei
Ähnliche Aufträge
Dear Colleagues, I am currently seeking the assistance of an experienced professional who can help me integrate my TradingView alerts with Interactive Brokers in order to execute live trades automatically. If you have the expertise in setting up such an automation or know someone who does, I would greatly appreciate your support. Please feel free to reach out to me if you can assist with this project or if you need
I am in search of a driven and results-oriented individual to promote my forex trading signals under the "Elevated Tradinghub" brand. The perfect candidate will have a strong background in digital marketing, particularly within the finance and trading sectors. Your main goal will be to expand my follower base by effectively promoting my signals across a variety of platforms, such as social media, trading forums, and
Connect from Mt4 via binary derive account api. I have a bot. You need to convert the bot to an indicator. After converting I need to connect with my binary deriv through api. I want to trade my derivative binary account through mt4. If anyone can setup via API then contact me
I need a way of viewing Renko Charts in MT5. Only apply if you have experience with Renko Charts. And how you would tackle this project. Timeline is less than 5 days
Hey greetings. Am in need of a tradingview developer that can add a simple alert to my existing tradingview indicator with a simple conditions. Kindly bid for the project if it is what you can do for me and let proceed
Hello, ,I will briefly explain what I need, I would like to know if you can make me an indicator for cTrader, for the forex market, that can count the candles starting from the first candle starting at 00:00. Obviously in a 5 minute TF the candle count will be much higher than that of the H1 TF, also I use 250/500/1000 ticks charts, so this indicator should also count the candles of this type of charts I would like a
I have access to a paid/subscription TradingView Strategy but I'am unable to see the script/code. I'm looking for someone who is able to reverse engineer this Strategy and create a new version that I would have full access to. I believe this would be using PineScript. If you've done this sort of thing before, please message me. $400 is my budget for this project on completion
I need a professional who have the full knowledge in Ctrader and I want to add new idea for my ctrader https://ctrader.com/algos/indicators/show/3444/ Let me know if this is what you can do and the price to get it done. Thanks
We are looking for an experienced MQL5 developer to create a custom drawing tool for MetaTrader 5. The tool should include the following functionalities: - Creation of 4 equally spaced horizontal lines on the chart. - A trend-line that measures the price movement. - Interactive buttons to control the drawing of these objects. - The tool should be user-friendly and efficiently handle chart events. **Requirements:** -
Bid-ask spread trader 30 - 75 USD
I'm looking for bid, ask order buttons with plus and minus. Market order buy and sell buttons. Close sll, Reverse button. (Just the order button pad). The Platform I uses is R Trader Pro, Send a message if you can do it

Projektdetails

Budget
50 - 150 USD
MwSt (22%): 11 - 33 USD
Insgesamt: 61 - 183 USD
Für die Entwickler
45 - 135 USD
Ausführungsfristen
von 1 bis 15 Tag(e)