EMA73 (ver. 3) Not running

Default image
My strategy (EMA73)works on eurusd ,and one hour period, the indicators used in this strategy are (ema) period (3) and ema period (7) (MEDIAN_PRICE). The script of the strategy use onBar class; with the opening of each new bar ; relative position of ema (3) and ema (7) decides what position will be opened. Shorts : if the difference (diff1 = ema (3)-ema (7)) is positive then it is a short position at market price . Stop Loss is 63 pips above Open of the last bar closed (the stop is variable) . Take Profil is 18 pips below the Close of the last bar closed . long : if the difference (diff2 = ema (7)-ema (3)) is positive then it is a long position at market price . Stop Loss is 63 pips below Open of the last bar closed (the stop is variable) . Take Profil is 18 pips above the Close of the last bar closed . The ratio (TP /Stop ) and the percentage of winning positions are key to the success of this strategy . Need over time to ensure.

Cumulative Profit/Loss dynamics

Selected period: 01.01.2014 - 31.01.2014

Full Stats

Standings (points): 6 (235)
Performance, $ (points): 215,44K$ (159)
Drawdown, % (points): 20.21% (40)
Bonuses: 36
Average Profit Trade: 8,53K$
Average Loss Trade: -19225$
Profit factor: 0,00K
Number of trades: 34
Traded volume: 452,35M$
Nacerdz avatar
Nacerdz 11 Feb.

My strategy (EMA73)works on eurusd ,and one hour period,
the indicators used in this strategy are (ema) period (3) and ema period (7) (MEDIAN_PRICE)
the script of the strategy use onBar class;
with the opening of each new bar ; relative position of ema (3) and ema (7) decides what position will be opened
Shorts :
if the difference (diff1 = ema (3)-ema (7)) is positive then it is a short position at market price
the stop is 63 pips above Open of the last bar closed (the stop is variable)
tp is 18 pips below the Close of the last bar closed

Nacerdz avatar
Nacerdz 11 Feb.

long :
if the difference (diff2 = ema (7)-ema (3)) is positive then it is a long position at market price
the stop is 63 pips below Open of the last bar closed (the stop is variable)
tp is 18 pips above the Close of the last bar closed
the ratio (Stop /Tp) and the percentage of winning positions are key to the success of this strategy .
need over time to ensure

orto leave comments

Contest Feed