diff --git a/bt5/erp5_open_trade/PathTemplateItem/portal_alarms/update_open_order_simulation.xml b/bt5/erp5_open_trade/PathTemplateItem/portal_alarms/update_open_order_simulation.xml
index 84257955b71c76bd4b47a65b6e2cff8c60073292..8272d4dd3aadf6e0a1e191927f0dbc1066c7136c 100644
--- a/bt5/erp5_open_trade/PathTemplateItem/portal_alarms/update_open_order_simulation.xml
+++ b/bt5/erp5_open_trade/PathTemplateItem/portal_alarms/update_open_order_simulation.xml
@@ -24,6 +24,10 @@
             <key> <string>id</string> </key>
             <value> <string>update_open_order_simulation</string> </value>
         </item>
+        <item>
+            <key> <string>periodicity_day_frequency</string> </key>
+            <value> <int>1</int> </value>
+        </item>
         <item>
             <key> <string>periodicity_hour</string> </key>
             <value>
@@ -38,7 +42,9 @@
         </item>
         <item>
             <key> <string>periodicity_minute_frequency</string> </key>
-            <value> <int>5</int> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>periodicity_month</string> </key>
diff --git a/bt5/erp5_open_trade/bt/revision b/bt5/erp5_open_trade/bt/revision
index 2702ba3d439a353c3f748180065944feb28b8b87..d2c5ed2124821b21d11dcc57f6a116ed29593583 100644
--- a/bt5/erp5_open_trade/bt/revision
+++ b/bt5/erp5_open_trade/bt/revision
@@ -1 +1 @@
-115
\ No newline at end of file
+116
\ No newline at end of file