- ago
Hello, I want to create a simple strategy of buying on the last day of a certain month, e.g. October, and hold for x number of days.

I used C# code years ago to create this and am coming back to Wealthlab using building blocks, but don't see a way to create this. Is it possible?
0
83
Solved
4 Replies

Reply

Bookmark

Sort
- ago
#1
Certainly you can do it with Blocks using the Date Filter condition from the PowerPack extension:

https://www.wealth-lab.com/extension/detail/PowerPack

Here's an implementation of the "Sell in May and Go Away" system, for example:

1
Glitch8
 ( 11.81% )
- ago
#2
Here is a more general way to buy on the last day of ANY month.

0
Best Answer
- ago
#4
Ahh, excellent, thank you both!
1

Reply

Bookmark

Sort