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 have seen your name all over the forum as you are kind enough to help people mostly.
I would really appreciate if you could post the indicators you have on the chart you posted. Also I am looking for the ATR osc to be displayed on the main chart. Would you please tell me how to do that or provide me that osc as well please?
Hai mladen, hope you can help ....
i just learn how to code n i try to add option to display seperate window arrow on your FXSniper's_ErgodicCCI_TriggerAlertFast_mtf but i doesnt work, can you take a look and tell me how its supposed to be?
i have some indicator wich i copy and past in metatraderforex/expert/indicator
and close and re open plateform and then clik on custome indicator and clik on indicator no act no come up and all custome indicator look like red cross on it
pleas help me how i can active that all indicator mrqusa@yahoo.com
thansk
I have a EA I downloaded which I am in the midst of testing, the problem I am having is that it will place a sell while the buy is still open and the opposite, I have the MQ4 file and was wondering how to edit the script to have a parameter of "max trades" which can be set to "1" which will only allow one open trade at a time.
I am a total newbie an terms of programing, so could someone please help me as to the easiest way to go about this.
Is it possible to get a sound, text and email alert at the time when a trade gets executed and at the time when it is closed. I use a commercial EA so I just have an ex4 file. But I would like to be there at my computer when the trade is on. Please help.
Is it possible to get a sound, text and email alert at the time when a trade gets executed and at the time when it is closed. I use a commercial EA so I just have an ex4 file. But I would like to be there at my computer when the trade is on. Please help.
Since you can't edit the file you'd have to have another EA on a seperate pair (doesn't matter which one but preferably a fast moving one) to monitor when trades are opened with the magic number of your commercial EA and send the alerts accordingly. You can either read the help file or checkout some other EA's that you may have on your computer for examples etc.