- ago
Hello everyone,
I've tried various approaches, but I haven't been able to solve this problem using the available building blocks:

I need to buy the stock with the highest ROC (Rate of Change) for the day from the dataset, but only if Index X also has the highest ROC for that day among a list of indices (A, B, C, etc.).

Perhaps I'm overlooking something obvious; any help would be greatly appreciated!
0
434
Solved
4 Replies

Reply

Bookmark

Sort
Cone8
 ( 20.40% )
- ago
#1
For a block strategy, use the Condition > Symbol Ranking by Indicator and backtest on your DataSet.

There should be a demo in the Build 88 Highlights Video: https://youtu.be/nHHd0fAsk1w
0
Glitch8
 ( 9.81% )
- ago
#2
The first part is easy, buying the stock with the highest ROC for the day is accomplished by the Symbol Ranking Building Block.

But if you want to couple that with the more complicated index resolution it would need to a custom code job. We could do it as a Concierge Support job, I estimate it would take about an hour of dev time.
1
Best Answer
- ago
#3
Thank you very much, the second part is exactly my problem!
0
Glitch8
 ( 9.81% )
- ago
#4
You can write me at concierge@wealth-lab.com if you want to look at one of us programming this for you.
0

Reply

Bookmark

Sort