forked from animatedread/Warrior_EA
- Ensure `tick_volume` array is set as series in ADShorteningOfThrust.mq5 to prevent future-data leak in volume calculations. - Ensure `open` array is set as series in ADWyckoffFailedStructure.mq5 to prevent future-data leak in structure detection. - Add missing PReLU gradient scaling (multiply by 0.01 for negative outputs) in CPU_CalcHiddenGradient and DirectML shader to match expected derivative behavior across all backends. |
||
|---|---|---|
| .. | ||
| ADCumulativeDelta.mq5 | ||
| ADShorteningOfThrust.mq5 | ||
| ADVolume.mq5 | ||
| ADWyckoffEventStream.mq5 | ||
| ADWyckoffFailedStructure.mq5 | ||
| ADWyckoffSignificantBarInversion.mq5 | ||
| ADZigZag.mq5 | ||