TRADES LOGS

Hi everyone,

i am tring to code in py, backetesting session the logs of my strategy simulation

but



when i write



trade_log=get_trades (strategy_data, 'close','predicted_signal')



trade_log.iloc[0].T



i received the error on the 'close'

eyError: 'close'

i dont know why....

Hello Irene, 



Could you please let us know which course, section and unit you're referring to?



Thanks!



José Carlos