AhmedYasserIbrahim / Stock-Synergy

This is a blueprint for an automated system that helps with gold investment by monitoring the price, calculating the profit, and sending progress notifications.
0 stars 0 forks source link

The filters need fixing #1

Open AhmedYasserIbrahim opened 1 month ago

AhmedYasserIbrahim commented 1 month ago

There is an issue with the filters that the comparison does not allow the data to pass through in both cases

AhmedYasserIbrahim commented 1 month ago

This issue has been fixed!

The problem was with parsing the String into integers when extracting the gold price from the HTML.