From 5a06d4c995506901fa37d4f9fbc9db756ed76ff7 Mon Sep 17 00:00:00 2001 From: Derek Melchin <38889814+DerekMelchin@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:49:25 -0600 Subject: [PATCH] Update introduction.html --- Resources/trade-statistics/introduction.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/trade-statistics/introduction.html b/Resources/trade-statistics/introduction.html index 4b58f3a086..dbe3f97264 100644 --- a/Resources/trade-statistics/introduction.html +++ b/Resources/trade-statistics/introduction.html @@ -1 +1,5 @@ -
The TradeBuilder
tracks the trades of your algorithm and calculates some statistics. You can adjust how it defines a trade and how it matches offsetting order fills.
+ The TradeBuilder
tracks the trades of your algorithm and calculates some statistics.
+ Some of these statistics are a function of the risk free interest rate and the number of trading days per year.
+ You can adjust how the TradeBuilder
defines a trade and how it matches offsetting order fills.
+