BSignal( ARRAY min profit, ARRAY max drawdown, ARRAY minimum days, ARRAY maximum days)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Give you the best long and short entries and exits depending on the parameters you choosed Example if you choose a minimum profit of 20 percent, a maximum drawdown of 10 percent, a minimum number of bars of 10 and a maximum number of bars of 100 The system will gives you the most profitable trades that meets theses criterias Plot the returned array in a pane that contains candelstick data to see entries and exits arrows Click on those arrows to see additional information