Drakkar-Software / OctoBot

Open source crypto trading bot
https://www.octobot.cloud
GNU General Public License v3.0
3.41k stars 771 forks source link

When simulating, Mark when it should trade and it didn't because of not enough money #1902

Open daniel-lucio opened 2 years ago

daniel-lucio commented 2 years ago

Is your feature request related to a problem? Please describe. So when running Octobot in simulation mode you are able to see red/green dots on the histogram where the bot did some trades. However, it would be very useful to mark when the bot detected a trading opportunity and it did not because of not enough funds.

This will help traders to find the right strategy and to understand why octobot is not performing. There is a difference between not having enough money and a bad strategy, currently, there is no way to know it without reading the logs.

Describe the solution you'd like Put a green/red X or triangle where the trading opportunity happened.

valouvaliavlo commented 2 years ago

hi @daniel-lucio Do you want something like this or just display loosed trade opportunity ?

daniel-lucio commented 2 years ago

Display loosed trade opportunity.