Size:
Color:
I have been experimenting with the WLMA system strategy and was wondering if their is a priority in the order that it delivers trades?
When I use raw profit mode so that all trades are executed, I see its not alphabetical which is how the dataset is setup.
Reason I am curious is that I would be limiting my trades to 5 on any trading session and would want the best 5 possible trades.
The code does not seem to offer any hints. It delivers Buys when symbol passes below its lower moving average but let say on a given day it finds 10 symbols that comply with that but I only want to trade 5 on any day. Is there some deeper logic working or is it just a random delivery?
Size:
Color:
As said in the article,
"In a cash-limited situation, signals with lowest prices possible are taken."In the
system's code, it is reflected by this part:
CODE:
Please log in to see this code.
See more hint in the QuickRef: Position >
Priority.
Size:
Color:
QUOTE:
but I only want to trade 5 on any day.
It can be achieved, for example, using the
Position Options PosSizer: enter "5" next to "Max pos. per day" and don't forget to enable the option by clicking that button.
Size:
Color:
Thanks for that answer, it's all clear now.
And yes , I have been using the Pos Options
Dan
Size:
Color: