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

Program to calculate gross pay and tax payable, Study the following table u...

Study the following table used to compute the tax payable by employees in certain organization   Gross Pay                                  Fewer than Three             Three

Program, program to check whether a given point lies inside a rectangle or ...

program to check whether a given point lies inside a rectangle or not

Write a program to create a binary file, Write a program to create a binary...

Write a program to create a binary file and store the following data "hello", 0x0030,'1', 1.234  Using visual studio examine the binary file and note how the day is stored   Answe

Described smart pointer?, A: A smart pointer is a C++ class which mimics a ...

A: A smart pointer is a C++ class which mimics a regular pointer in syntax and some semantics, however it does more. Since smart pointers to distinct types of objects tend to have

Data structures, what are 3 conditions under which the sequential search of...

what are 3 conditions under which the sequential search of a list is preferable to binary search?

Padovan string, A Padovan string P(n) for a natural number n is defined as:...

A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P(1) = ‘Y’ P(2) = ‘Z’ P(n) = P(n-2) + P(n-3), n>2 where + denotes string concatenation. For a string of t

Program for design and simulate a basic risc processor, Overall Program Obj...

Overall Program Objective: You will design and simulate a basic RISC processor.   You will create and encode an instruction set.  Your final task will be to "compile" a program

What are the different steps in executing a c program, Question 1 What are...

Question 1 What are the different steps in executing a C program? Explain Question 2 What are the commonly used input/output functions in C? How are they accessed?

Open and close ?les for writing, If you have computed a number (stored as a...

If you have computed a number (stored as a ?oating-point value) and want to display this on a plot (i.e. as a character string) you have to convert it into a STRING. That is we wan

Program to print a series, Write a program called Series that will print/di...

Write a program called Series that will print/display a series of numbers starting with 1 and ending with the last number that is less than 30. The series should include only odd n

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