fkhalili8
 ( 0.00% )
- ago
Hi I'm trying to quickly go from testing with all my scorecards on a backtest to quickly disabling all of them and doing a separate run, but I don't see a method to disable scorecards for this run. Am I missing it anywhere?
0
140
2 Replies

Reply

Bookmark

Sort
Glitch8
 ( 10.51% )
- ago
#1
No you’re not missing it. There’s simply no method available to quickly disable ScoreCards.
1
- ago
#2
QUOTE:
all my scorecards on a backtest to quickly disabling all of them

You can remove your ScoreCard.dll from the WL install directory, but WL cannot be running while you're making changes to the install directory--so this isn't quick.

Why are you wanting to disable them? If it's part of the ScoreCard development process, you can simply write a command-line procedure for Visual Studio to "selectively" delete and rebuild your ScoreCard assembly as necessary. Visual Studio has separate "Debug" and "Release" operations that let you define separate command-line build procedures.
1

Reply

Bookmark

Sort