The strategy uses the GBP/JPY currency pair, M30 time frame, 2 SMA
with 1 and 50 shift and finds pin bar candle with minimum height 10
pips. If SMA(shift1) > SMA(shift50) and there is pin bar candle enters
BUY. If SMA(shift1) < SMA(shift50) and there is pin bar candle enters
SELL. TP = 14 pips.