Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I speak spanish and english and I am a MT4 programmer
Hi,
I don't speak Portuguese, I speak spanish, and we can talk, spanish and Portuguese are very similar.
If you want to make conntact with me email me to: jaimegm@hotmail.com or jaime.en.linea@gmail.com use a title of MT4 programmer so I can check it.
Or for anybody who wants to make a program or an indicator I can work on these kind of projects.
Jaime
I am in need of a VERY simple EA to be written. A box trader, just between two time periods, 2 hrs apart, then the high and the lows and then enter if it passes through the high or low with a t/p of 20 pips or a trailing stop. could someone please help!
I am look for a price for someone to create a EA or script to write the required information
To the MT4 expert files folder in CSV format .
I want to use this in excel , later to sort and analyze
The information I want is
Date, Time, high, low, open, close,Volume, indicator name, indicator data and updated at every 5min or any time frame of choice.
If their is more indicators added to the chart than a different column in created with name and data
I would be using the standard meta trader indicators and custom indicators or both.
I edited the OHLCV scripted csv file to show what I would like it to look like.
I attached two scripts here that are close and maybe easer to just edit one of them for me .
Hi,
Is there any guru can combine "Brian trend 1 all in one" AND "Brain trend 2 all in one" so when an arrow and the dot come out at the SAME time, an alert/email will be triggered? Please quote me at raphealchan@gmail.com. I have another project for the price is reasonable.
Thank you in advance.
Last edited by footy98; 09-12-2008 at 09:22 AM.
Reason: update
One of the features in MT4 manager is the ability to disable the use of Expert Advisors.
Since this is the case with one of the brokers, i would like to be able to bypass this situatuation by creating an external environment.
The EA can run on another MT4 platform which accept expert advisors and then make some simulation to do same actions on the MT4 platform that does not accept expert advisors.
There can be alternative ways to do that, I would suggest some of those, however the coder should advise for the no delay idea:
1- use AutoIt Script Home Page to create a buy macro and other macros similar to the one sent by the EA.
2- use SendKeys API function in Visual Basic to simulate the EA actions
3- any other methods suggested by the coder or already done by him.
Please p.m so i give you my skype if you are interested
At best, you would only be able to open/close orders with a set-up like this - all the 'normal' stuff like scaling out of orders etc. would be impossible! Only workable with really simple EA's, and even then, a b*tch to implement imo...