Need advice on MT4script
გვერდები: 1
გაწევრიანდა: 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!
გვერდები: 359
გაწევრიანდა: 21/05/2012
forexfactory has a lot of threads regarding this: eg: http://www.forexfactory.com/showthread.php?t=81006
გვერდები: 939
გაწევრიანდა: 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
გვერდები: 359
გაწევრიანდა: 21/05/2012
The coding actually takes some work to learn to do - shouldn't put you off though.
გვერდები: 836
გაწევრიანდა: 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.
გვერდები: 561
გაწევრიანდა: 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.
გვერდები: 66
გაწევრიანდა: 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
გვერდები: 685
გაწევრიანდა: 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.