Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 23:27:20 +0000



Post From: Make HTTP request on each bar

[2022-10-03 07:18:35]
User743002 - Posts: 1
Hello, I tried sending a request on every bar using sc.MakeHTTPRequest(), using the exact same code you provided as an example in the documentation. It sends exactly one request in the beginning and then never sends again. Never timeouts, never closes the connection, never reconnects. How do I make it to send a request on every bar? Thank you!