$NEIRO for index, row in df.iterrows():

if row['signal'] == 'sell':

order = place_order(symbol, 'SELL', quantity, take_profit_pri