Skip to content

Simple analyze tool for your trade history from trading bot

Notifications You must be signed in to change notification settings

WilliamYWY/Trade_analysis

Repository files navigation

Simple Trade Analyze Tool

Intro

After testing your strategy with trading bot, let's analyze the perfomance of the strategy.
What will we analyze:

  • Amount of trade
  • Amount of trade with profit
  • Amount of trade with loss
  • Gross profit
  • Gross loss
  • Transaction fee
  • Net profit
  • Net profit (%)
  • Sharpe Ratio
  • Sortino Ratio
  • Max loss
  • Max loss (%)
  • Max continuous draw down (times)
  • Max continuous draw down (loss)
  • Max draw down

Lib

  • Pandas
  • Matplotlib

Output

About

Simple analyze tool for your trade history from trading bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages