Skip to content

daviddwlee84/FTMO-TradeJournal-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTMO Trading Journal Analyzer

Analysis portfolio and risk on FTMO trades export from FTMO Trade Journal using Streamlit

Getting Started

  1. Open this tool at https://ftmo-trading-journal-analyzer.streamlit.app/ or run locally using streamlit run Overview.py
  2. Open Client Area | FTMO
  3. Goto one of your account's MatriX like https://trader.ftmo.com/metrix/xxxxxxxxxx
  4. Scroll down to "Trading Journal" section and export to either csv or excel format
  5. Upload file and start analysis

Todo

  • Single time analysis
  • Able to calculate same statistics like MetriX page
    • Show raw data DataFrame
    • Balance versus Number of trades
    • Statistics
    • Daily Summary
    • Visualize trades on candlestick charts
  • More detail information for trades table
    • Balance at the end of trade (initial balance as a trade..?)
    • TP, SL pips, percentage of change, etc.
    • Balance => account net worth
  • Additional usage
    • Able to filter date
    • Symbol filter
    • Timezone shift
  • Analysis and persistent result (for each strategy)
  • Support general trades format analysis
  • Metric & Form number colors
  • Maybe also support TradingView Strategy dump and comparison between them
  • Try convert to VectorBT (vbt.Portfolio.from_orders)

Resources

Portfolio and Metrics

FTMO

About

Analysis portfolio and risk on FTMO trades export from FTMO Trade Journal using Streamlit

Topics

Resources

Stars

Watchers

Forks

Languages