Update README.md

This commit is contained in:
2024-12-11 08:55:28 -08:00
parent 72356590e3
commit cf72a16b3f

View File

@@ -1,3 +1,21 @@
#### Niesamowity zbiór przykładów z kodem w Pine Script: ### Niesamowity zbiór przykładów z kodem w Pine Script:
- https://github.com/pAulseperformance/awesome-pinescript?tab=readme-ov-file
- 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)