Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

ajeet

⭐ V.I.P.
  • Posts

    155
  • Joined

  • Last visited

  • Days Won

    2

ajeet last won the day on January 21 2023

ajeet had the most liked content!

About ajeet

  • Birthday 08/15/1983

Recent Profile Visitors

3,450 profile views

ajeet's Achievements

  1. before using any account patch your software for new account and dont try rithmic on weekend.
  2. This indicator functions are much similar to Ninzacator's Volume Tank Army.
  3. Very old pack, shared by many including me.
  4. Anyone can experiment with a lightweight yet relatively robust architecture of TCN-Attention for financial market prediction (primarily trend direction and next-bar price estimation). we can sharpen the setup on potential overfitting, validation strategies, and feature engineering. Dataset: 60,000+ rows of 1h OHLCV data (any scrip, but the framework is generic). Train / val / test split: 70/15/15 (chronological, no shuffle). Architecture can be: Input (lookback=128) → Conv1D (filters=64, kernel=8, dilation=1) → TCN block (dilations=1,2,4,8,16, residual) → Multi-head Attention (query from last timestep, key/value from full sequence) → Global Avg Pooling (or flatten) → Dense(32, dropout=0.3) → Output: - Regression: price change % (tanh scaled) - Classification: direction (up/down, sigmoid) Loss: combined MSE + binary crossentropy (weighted). Results that are achievable: Directional accuracy: ~54–56% (varies by pair/period, not great but above coin flip). Regression MAE (price change %): ~0.32% for crypto, 0.09% for forex. Sharpe of strategy based on model signals (backtest): ~1.1 (after 0.1% slippage). Go and google similar ML models...
  5. I'll be honest, most of the technical side like how the .dll resources are bundled, is a bit over my head! I’m not very tech-savvy, so I just look at how the tools actually perform. I ran both files on a non-EDU version of NinjaTrader, and the results and outputs were exactly the same. Based on that, I concluded the files were identical. Looking for your upcoming 'larger pack'.
  6. The files are absolutely identical and I have edu NT8, I indicated edu NT8 specifically.
  7. Full pack has already been shared.
  8. Since Ninja is in your name, I now understand why you are so knowledgeable on Indicators by NinZa.
  9. check if this helps https://workupload.com/file/sJVfMBxS4gV
  10. Are you looking for this? https://workupload.com/file/vfvErx3vFUu
  11. you can try Darvas box, chop index, bollinger squeeze, etc.
  12. https://workupload.com/file/MHrxaxENZts
  13. Here it goes: https://workupload.com/file/XLb6Ax7Xj3t

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...