mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-11 08:40:46 +00:00
7 lines
277 B
Python
7 lines
277 B
Python
# EDGE
|
|
# WinRate and Expected Risk Reward should be calculated for all whitelisted pairs
|
|
# ASYNC: For each pair call backslap
|
|
# Save WR and ERR in Edge Dict
|
|
# Save last time updated for each pair in edge_last_update_time
|
|
# Calulate expectancy and position size and stop loss
|