Take profit!!!
-
can not leave the TP with 01pip ??? how I do??
the least I can leave is 10pips ...
-
@fernandes-0 what's the problem?
-
Did you check the pip rules of your project?
-
Check whats the minimum take profit of your broker is , they usually dont accept tp lower than 2 pips
-
@ambrogio I would like to make a robot for backtest ...
PARAMETERS:
SALE
CONDITION = IF CANDLE CLOSURE IS HIGH THEN IMMEDIATE SALE
TP = 1.0 pip
SL = 0
LOT = 0.05Can someone help me!?
-
@timmyhanke I would like to make a robot for backtest ...
PARAMETERS:
SALE
CONDITION = IF CANDLE CLOSURE IS HIGH THEN IMMEDIATE SALE
TP = 1.0 pip
SL = 0
LOT = 0.05Can you help me!?
-
@l-andorrà I would like to make a robot for backtest ...
PARAMETERS:
SALE
CONDITION = IF CANDLE CLOSURE IS HIGH THEN IMMEDIATE SALE
TP = 1.0 pip
SL = 0
LOT = 0.05Can you help me!?
-
Are you sure you want one single pip as a take profit level? I still have to find any broker accepting that!
-
@l-andorrà yes...at first for testing I would like to start with 1pip. Can you help me?
-
@fernandes-0 in the "check profit unrealized" block, set profit in pips >=1
Obviously set TP none in the buy/sell block -
Ok, but then I need more info about your condition. Can you please upload an image to clarify what clousure are you looking for?