Support Board
Date/Time: Wed, 22 Jan 2025 20:55:57 +0000
Post From: Help with User Input
[2018-10-19 14:03:15] |
rahul - Posts: 167 |
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! |