algorithmic_trading_bot icon indicating copy to clipboard operation
algorithmic_trading_bot copied to clipboard

float division by zero

Open simonriv opened this issue 1 year ago • 0 comments

When the bot finds a point to enter it throws this error, verifying the root of the error when the lot is calculated it happens because when organizing the data frame and putting the stop price and stop loss columns everything is set to 0.0 so it does not let divide by zero, could you help me?

simonriv avatar Jan 16 '24 17:01 simonriv