Taking options to next level
Hi
I was following the CodeSprout#20 article.. getting this issue
Error during execution of task: NameError("name 'ADDITIONAL_CP_SELL_STOCKS' is not defined")
where is this ADDITIONAL_CP_SELL_STOCKS defined?
or for that matter - where is this "REMOVE_CC_SELL_STOCKS", defined?
@Kric, ADDITIONAL_CP_SELL_STOCKS, ADDITIONAL_CP_SELL_STOCKS, REMOVE_CC_SELL_STOCKS are a python list which is specific to your needs.
It is generally a config.py file which you will input all these variables. Please let me know if you still face any issues.
Hi
I was following the CodeSprout#20 article.. getting this issue
Error during execution of task: NameError("name 'ADDITIONAL_CP_SELL_STOCKS' is not defined")
where is this ADDITIONAL_CP_SELL_STOCKS defined?
or for that matter - where is this "REMOVE_CC_SELL_STOCKS", defined?
@Kric, ADDITIONAL_CP_SELL_STOCKS, ADDITIONAL_CP_SELL_STOCKS, REMOVE_CC_SELL_STOCKS are a python list which is specific to your needs.
It is generally a config.py file which you will input all these variables. Please let me know if you still face any issues.