Naamah_HFT_2k18 - My system based on a breakout logic. OnTick it
checks if the price is crossed 15min Bollinger upper and lower band
values. If it crosses Upper it going to BUY and check if it reach
proift of 2 pips then close and check again price that might be
higher
than upper bband to open buy again. When price is lower than then
Lower band it Sells, and also on every tick check profit/loss to be
more or equal to 2. It opens an orders while crossing only when UTC
time is 13-15 hours and less than 45 min. Default SL -99 and
DefualtTP
is 250. Instrument USD/CAD. The main purpose is to catch a volatility
of the first friday of the month! VERSION 2 Has a same logic but with
some changes: 1)Added breakeven. So every 4 pips in PL it shifted SL
to +2 pips above 0. 2) It trades only from 15 00 till 15 45. 3)
Deviation of BB is 0.6. 4) TP is 20 pips. 5) it has one trade per
signal only. The purpose is still the same to catch a good volatility
in this hour.