Files
trading/README.md
2024-12-11 08:55:28 -08:00

22 lines
825 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### Niesamowity zbiór przykładów z kodem w Pine Script:
- https://github.com/pAulseperformance/awesome-pinescript?tab=readme-ov-file
### Infrastruktura:
- [x] Github by trzymać biblioteki
- [ ] Github integration with TradingView
- [ ] VPS (ChartVPS vs. NinjaMobileTrader) do końca grudnia
- [ ] CrossTrade
- [ ] Chrome plug-in - strategy tester
### Pine Script:
- [x] Strategia: okno (dzień + godziny) pracy (kiedy jest aktywna)
- [ ] Oznaczyć prostokątami stop loss
- [ ] Wykrywanie candle patterns
- [x] Hammer (bull/bear)
- [ ] Shooting Star / Doji
- [ ] Three-strike pattern
- [ ] Strategia reaguje na sygnały z indykatorów (odbieranie alertów)
- [ ] Multi-time frame analysis (trend, czy volume wyczytać z innych chart-timeline)
- [ ] Tworzenie kanału
- [ ] Biblioteka ATM (parametry wyjścia)