Prepare a mt4 ea to clone mt4 trades to a binary options, C/C++ Programming

Assignment Help:

Prepare a MT4 EA to clone MT4 Trades to a Binary Options Platform

Project Description:

I want an EA that clones MT4 Trades to Globaltrader365, GT Options and if possible other Brokers. It should be able to adjust trade amount and expiration times. It should select the expiration time on a best match basis. So if I enter 15 Minutes for example and it is 10:04 it should expire 10:15. Always the nearby value to the entered time that's available and matches either 00, 15, 30 or 45 minutes of each hour. So, if it is 10:19 it should expire at 10:30. 10:29 it should expire at 10:45 because the 10:30 expiration time wouldn't be available anymore for trading at that time. I have an EA like this but it does not work the way I need it because of restrictions. If it is of any help I will send it to you.

Skills required are C++ Programming, Financial Markets, Software Architecture, Metatrader


Related Discussions:- Prepare a mt4 ea to clone mt4 trades to a binary options

Converting base type to class type (char to string), Converting Base Type t...

Converting Base Type to Class Type (char to string)   class String { char *name; int length; public: String(void) {length =0; name = new char[length+1];

How can define an array, Q: How can Define an Array? An Array is define...

Q: How can Define an Array? An Array is defined in much the alike manner as ordinary variables except that every array name must be accompanied by a size specification (that is

Compass bearing, write a c program that converts compass bearings into dire...

write a c program that converts compass bearings into direction

Boardcoloring, In this problem you are given a board in which some of the e...

In this problem you are given a board in which some of the elements are placed as shown in diagram below. Each element represents a color. Fill the other elements in the board, suc

Change to palindrome, A palindrome is a string that reads the same from bot...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

What is a union how does it differ from a structure, Question : (a) (i)...

Question : (a) (i) What is a structure member in C? What is the relationship between a structure member and the structure? (ii) How can structure variables be declared in C?

Define dangling pointer?, A: A dangling pointer arises while you use the ad...

A: A dangling pointer arises while you use the address of an object after its lifetime is end. It may occur in situations such as returning addresses of automatic variables from a

Pointer, solution of problem based on poiter

solution of problem based on poiter

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd