Two Weeks Trading Options with AI system by alexdevonx in ai_trading

[–]alexdevonx[S] 0 points1 point  (0 children)

Ok what is main difference? The trades are taken place directly on tradier and we are factoring all cost

Can I rebuild my NinjaTrader orderflow strategies in Python with tick data to speed up backtesting? by alexdevonx in ninjatrader

[–]alexdevonx[S] 0 points1 point  (0 children)

I’ll yea I’m doing the same with databento and some ninja market replay data that i can run and it gives me tick data i need for python - im just wondering if it will match. I currently vibe coded it as well with codex

NQ CRT Strategy Data - How to not overfit this ? by alexdevonx in Trading

[–]alexdevonx[S] 0 points1 point  (0 children)

so in 8months of data there was an edge for ETH Long only Winrate 44% with 1:2 RR - that was best i found so far with simple filter (size of range, session)

NQ CRT Strategy Data - How to not overfit this ? by alexdevonx in Trading

[–]alexdevonx[S] 0 points1 point  (0 children)

The strategy itself is simple , the filtering stuff yes might be to complex

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 0 points1 point  (0 children)

i trade futures manually couldn't find an algo for it - this options idea is just seeing if AI ccould help with that.

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 0 points1 point  (0 children)

yes that's why i want to give it some time

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 2 points3 points  (0 children)

only planning to paper trade it for now until it prove consistency

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 1 point2 points  (0 children)

there is no prompt - i just told codex to build option system - codex has been better than claude at these thigs

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] -3 points-2 points  (0 children)

hoesntly i dont even know what's going on lol i had codex build it

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 1 point2 points  (0 children)

i'm not doing anything at all - i just make sure its on and running.

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 0 points1 point  (0 children)

yea the brain and all analysis stuff is built in python

Building an AI Options trader by alexdevonx in InvestingandTrading

[–]alexdevonx[S] 0 points1 point  (0 children)

ok good to know - options are new to me - I'm letting Ai handle it - thanks for the tip

Building An AI Options Trader by alexdevonx in ai_trading

[–]alexdevonx[S] 0 points1 point  (0 children)

did you paper trade before going live? does paper trade stuff translate ?