TEMACrossover

The strategy is taking 3 Triple Exponential Moving Average (TEMA) indicators with period 25, 50 and 100 on 1hr candle bars. When the fast TEMA(25) crosses up the other 2 TEMA indicators then a buy order is created, when the TEMA(25) crosses down the other 2 TEMA indicators then a sell order is created. In case of a new opposite signal then the previous order is closed and a new one is created. Strategy runs only from 6am till 11pm (European and American sessions) on EURUSD instrument and it creates order with a trade amount having leverage 80 of current equity. SL -100 pips and TP 50 pips. Orders are closed automatically at the end of trading time above and before the market close (weekend). The strategy has been created with pure Java (no VisualJForex) and has some flags changeable on start to decide how to run it.
Version: Date: Status: Description:
2.2 05.01.2017 Not running Added order check with getOrder  Download
2.1 05.01.2017 Not running Changed period to 1hr  Download
2.0 01.01.2017 Executed The strategy is taking 3 Triple Exponential Moving Average (TEMA) indicators with period 25, 50 and 100. When the fast TEMA(25) crosses up the other 2 TEMA indicators then a buy order is created, when the TEMA(25) crosses down the other 2 TEMA indicators then a sell order is created. In case of a new opposite signal then the previous order is closed and a new one is created. Strategy runs only from 6am till 11pm (European and American sessions) on EURUSD instrument and it creates order with a trade amount having leverage 80 of current equity. SL -100 pips and TP 50 pips. Orders are closed automatically at the end of trading time above and before the market close (weekend). The strategy has been created with pure Java (no VisualJForex) and has some flags changeable on start to decide how to run it.  Download
orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)