02-20-2018, 02:22 AM
i using this strategy and its always work
using the BB indicator , LTC\USTD , 1 min chart .
i choose the last price that the candle touch the lower BB line , and open buy order and wait the price to come down to it , then when the buy already done , i see where BB upper line where and open sell order and wait while the price go up .
so the code have to check when the price hit the lower bb line to buy , then save the upper bb band on that point , then when the if ( price = upper bb for the previous buying price) { sell ; }
im sorry about my bad english .
this strategy always work for me , the problem is i dont know how to automate it .
see the attachment pic , you will understand
using the BB indicator , LTC\USTD , 1 min chart .
i choose the last price that the candle touch the lower BB line , and open buy order and wait the price to come down to it , then when the buy already done , i see where BB upper line where and open sell order and wait while the price go up .
so the code have to check when the price hit the lower bb line to buy , then save the upper bb band on that point , then when the if ( price = upper bb for the previous buying price) { sell ; }
im sorry about my bad english .
this strategy always work for me , the problem is i dont know how to automate it .
see the attachment pic , you will understand