This is a test for integration using a webhook. I am publishing it so I can share it. Ultimately, this is what we want to do:
1. Trade Entry Rules:
Wait until at least the 3rd bar of the day (15 minutes after market open) before entering the first trade. Order of Priority for Entry: Look for two consecutive volume bars of the same color (the second bar must have higher volume than the first). Look for a “price push” beyond the high or low of the day (as determined in the first 15 minutes). 2. Trading Direction:
If the volume bars are RED, I take a Long Position. If the volume bars are GREEN, I take a Short Position.