|
Jeff B
 Regular
  Posts: 50
Joined: 10/11/2012
User Profile |
I've been playing with the Trade Ranking by market state -- using some things from Mark H.(from his full method post) and from Jim D (from his adds to the ATM first impressions post).
I ran into one limitation: Each market state can have at most 4 Trade Ranking functions defined. When you attempt to add a 5th, you get an out of index range error. No changes are saved. You need to delete one of the existing rankers in that market state to add a new one. It doesn't matter that you don't have others enabled. I ran into this thinking I could define a set of rankers and switch between them or have the prior run available for reference.
Trade Ranker GUI Bug: If you have multiple rankers created for a given market state and you disable all but the last one defined, you will notice that the default weight for the ranker will change visually to the first ranker of the list while the first and second will show 0 weight. See the attached image for an example. However, if you look in the xml file of the Method under the ATM directory, you will see that the weight is correctly set. It appears that the Trade Ranker tab has a little trouble with populating the value for display.

[Edited by Jeff B on 2/9/2018 7:58 AM]
Attached file : Univ-Mark-Strat-chg.its.txt (8KB - 274 downloads)
Attached file : Screenshot from 2018-02-08 22-01-42.png (6KB - 656 downloads)
|
|
Barry Cohen
 Icon
      Posts: 1844
Joined: 10/11/2012
User Profile |
I reproduced & reported, thanks Jeff.
|
|
Barry Cohen
 Icon
      Posts: 1844
Joined: 10/11/2012
User Profile |
Both issues are fixed, to be in the next PR.
|