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.
put this line into the start() function and before any line fo code!
I have tried all the possibility posted in this thread,
I think this code is the best one for shutting down EA and Indicator at certain time
simple yet powerful
Im new to this forum, and have a question. I'm using this indicator and it seems to be programed crappy, I have to update every bar and i guess is just annoying to me lol would anybody be willing to take a look at it, and maybe shape it up a bit for me thank you for your time.
Thanks again for your help. I've been playing with iHigh and iLow but you sure use it differently than I was going to. I've copied it and will check it out as soon as I have a chance. I'm sure it will work out fine but I will need to put my thinking cap on this old and grey head of mine to see if I can put it together.
I tried this but get a big '0' value on the graph. How do I get the indicator to place the spread on the graph of the currency it is being overlayed on?
How to make indicator or EA valid for only one person?
I am still figuring out, how to make indicator or EA which only 1 user can use.
What string code should be added in .mtq?
For example,
I want to give indicator or EA to codersguru, so that anyone other than codersguru who copy it and put it on their own computer won't able to use that indicator or EA.
I am still figuring out, how to make indicator or EA which only 1 user can use.
What string code should be added in .mtq?
For example,
I want to give indicator or EA to codersguru, so that anyone other than codersguru who copy it and put it on their own computer won't able to use that indicator or EA.
Thanks a lot in advance before.
This works by allowing the indicator or EA to work only on 1 account, sample of code in mq4 posted below, this works but there may be a better way to do it ???