- ago
Setting Parameter values with that slider on the Strategy Settings screen can be difficult. Here's an example...
AddParameter("(B)NN to buy", ParameterTypes.Double, 50.91, 49.8, 51.5, 0.01);
How about a secondary textbox method for direct entry of 50.91, for instance?
8
1,019
Solved
3 Replies

Reply

Bookmark

Sort
- ago
#1
Perfectionist may want to set the exact value).

Direct entry yes or some kind of exponential step maybe to be more accuarte at small values.
0
Glitch8
 ( 8.38% )
- ago
#2
Coming in Build 16!
0
Best Answer
Glitch8
 ( 8.38% )
- ago
#3
Additionally, the parameter sliders are no longer locked to the start/stop/step increments, so optimizers like the Particle Swarm, and the other finantic Optimizers, can now be used more effectively!

0

Reply

Bookmark

Sort