目前分類:13.MT4 (9)
- Feb 26 Fri 2010 00:28
[EA]External functions
- Feb 26 Fri 2010 00:28
[EA] Trailing stop in MetaTrader
How to set trailing stop manually in MetaTrader?
To place a trailing stop you must have an opened position. You simply go to the position you want to set its trailing stop in the Terminal Window and right click it, that will bring the context menu showed in figure 1, choose from it Trailing Stop sub-menu and you'll get the levels of trailing stop you can choose one of them.
- Feb 26 Fri 2010 00:26
[EA]datetime functions
- Feb 21 Sun 2010 20:02
[EA] OrederSend
OrderSend - Type of orders!
"OK, now I have a brain pain! I just spent the morning scanning thru the MQL4 and MetaTrader help file pages to try and track down if I missed anything."
- Feb 21 Sun 2010 19:45
[EA]Array 造成的問題_MA
- Feb 18 Thu 2010 21:47
[EA]MAMA-1個Indicator的範例
#property link "http://forex.kbpauk.ru/"
- Feb 18 Thu 2010 17:51
[EA]iHigh & iLow前幾根最高最低
- Feb 18 Thu 2010 10:21
[EA]Daily Range Calculator
int init()
- Feb 13 Sat 2010 01:54
[EA]Bars vs IndicatorCount()