Need advice on MT4script
Posts: 1
Member since: 15/05/2012
Looking for a simple script to close one or many positions at a specific time I choose. If you have such, please, post it or give a download link.
Thanks!
Posts: 359
Member since: 21/05/2012
forexfactory has a lot of threads regarding this: eg: http://www.forexfactory.com/showthread.php?t=81006
Posts: 939
Member since: 21/04/2011
Traders can create these simple EAs themselves. there r many websites where u can create basic EAs yourself.
Stick to your rules
Posts: 359
Member since: 21/05/2012
The coding actually takes some work to learn to do - shouldn't put you off though.
Posts: 836
Member since: 16/05/2011
Originally posted by uniquetraderTraders can create these simple EAs themselves. there r many websites where u can create basic EAs yourself.
Advance EAs need some coding. But different websites have made EA-making easier. I will try to make one using those websites.
Posts: 561
Member since: 21/04/2011
Originally posted by Sasha
Originally posted by uniquetrader
Traders can create these simple EAs themselves. there r many websites where u can create basic EAs yourself.
Advance EAs need some coding. But different websites have made EA-making easier. I will try to make one using those websites.
Programmers can make a program similar to output of MT4 coding (properties of an EA). So that a person just needs to input values of his strategy to make his own EA. Websites have done something similar to this.
Posts: 66
Member since: 08/06/2012
There are many sites on them a lot of scripts available you can get yours for this you need to make a little search.
I really want to know why you decide to choose time instead of price?
Majority of traders choose to close positions on specific price rather than time.
Game is not over Till it's Over
Posts: 685
Member since: 06/06/2011
Originally posted by kashifrehmanThere are many sites on them a lot of scripts available you can get yours for this you need to make a little search. I really want to know why you decide to choose time instead of price? Majority of traders choose to close positions on specific price rather than time.
Usually TP and SL are defined with pips. But force exits are, sometimes, placed if a trade doesnt hit TP or SL. These force exits are not defined in terms of pips but time.