Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 18:56:00 +0000



Post From: Help with User Input

[2018-10-19 14:03:15]
rahul - Posts: 160
Hello, hoping someone can help write this piece of code for me. I want a single user input where the user can select times in-between not to trade.

Something like:
Don't trade between: 0930-1030, 1130-1330, 1430-1500

What's the best way to input this also, how to use SCDateTime to create a single "bool" value to say the current time is not in-between the listed times above.

Thanks for your help!