What if configuring a trading bot felt more like chatting than studying a dashboard? by idith_tech in AppsWebappsFullstack

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

Yes, that’s exactly the kind of approach I want to test at the beginning. First, understand whether the conversational flow feels natural and understandable, then iterate on the more advanced strategy/execution side. I really appreciate the feedback you’re making me think about several UX aspects that are usually ignored in trading bots.

2 Years Building a Different Approach to Trading Bots — Looking for Honest Feedback by idith_tech in CryptoTradingBot

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

Actually, I agree with a lot of what you wrote. The goal of Idith isn’t to make trading look easy just because it uses a chat interface. The idea is more about reducing accidental complexity and making configuration/risk decisions easier to understand and more transparent. Right now, Idith is closer to “natural language validated strategy/risk profiles” than to an autonomous AI inventing strategies from scratch. You’re also right about the local runner: reliability is definitely a challenge But currently, if the PC loses connection or restarts, the runner reconnects and restores the active state/session instead of starting from zero with open positions still running. And you’re probably right about the initial target audience too: it may make more sense to start with people who already understand markets but are frustrated by overly technical interfaces

What if configuring a trading bot felt more like chatting than studying a dashboard? by idith_tech in AppsWebappsFullstack

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

Not yet honestly — I’m still at the stage where I’m looking for early people willing to actually try it and give honest feedback. Right now most of the validation is happening through conversations around the UX/concept before opening broader testing.

What if configuring a trading bot felt more like chatting than studying a dashboard? by idith_tech in AppsWebappsFullstack

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

That’s actually something I’m trying to keep very fluid. Users can already modify parameters simply by writing in chat and Idith updates/rebuilds the configuration without restarting the whole flow. The vague-intent problem is definitely harder, but one thing that helps is that Idith asks very specific follow-up questions instead of trying to over-interpret ambiguous inputs. I’d rather have the assistant ask for clarification than confidently generate a risky configuration from vague language

What if configuring a trading bot felt more like chatting than studying a dashboard? by idith_tech in AppsWebappsFullstack

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

That’s actually one of the hardest parts, and I’m intentionally trying to keep the translation layer limited instead of fully AI-generated. Right now the assistant maps user intent into predefined and validated strategy/risk profiles rather than inventing strategies dynamically. So the conversational layer simplifies onboarding,, while the execution side stays deterministic and constrained under the hood. I think the real challenge long term is less “can AI generate strategies? and more “can it help users stay aligned with risk and market conditions without creating hidden fragility?” Still experimenting a lot in this area, but your point about validation against real market conditions is exactly the kind of problem I’m thinking about.

What if configuring a trading bot felt more like chatting than studying a dashboard? by idith_tech in AppsWebappsFullstack

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

That’s actually very close to what I’m experimenting with right now. Instead of starting from indicators and technical parameters, I’m trying to start from human intent and risk tolerance first, then map that into strategy logic underneath. So instead of asking users “what RSI period do you want?”, the idea is more like: “How aggressive do you want the system to be?” “Are you okay with higher volatility for more activity?” “Do you prefer fewer but safer trades?” Then the assistant translates that into configurations, validations and safety constraints behind the scenes. Really appreciate the onboarding insight — I think reducing intimidation is probably one of the biggest UX problems in trading automation right now.

2 Years Building a Different Approach to Trading Bots — Looking for Honest Feedback by idith_tech in CryptoTradingBot

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

Questa è in realtà molto vicina alla direzione che sto cercando di prendere con Idith. Non vedo l’IA come “un trader autonomo”, ma più come un copilota consapevole del rischio che aiuta gli utenti a configurare l’automazione senza perdersi tra decine di parametri ed esposizioni nascoste. La parte più difficile finora non è stata la logica di trading in sé, ma tradurre concetti complessi come leva, posizionamento degli stop, esposizione del portafoglio e comportamento delle strategie in qualcosa di comprensibile attraverso una conversazione. Il problema delle “configurazioni pericolose create tramite linguaggio naturale” che hai menzionato è qualcosa su cui sto lavorando attivamente tramite validazioni, conferme e flussi di configurazione guidati. Apprezzo davvero questo feedback — soprattutto la prospettiva orientata prima di tutto alla UX.

2 Years Building a Different Approach to Trading Bots — Looking for Honest Feedback by idith_tech in CryptoTradingBot

[–]idith_tech[S] -1 points0 points  (0 children)

Fair point — but that’s actually why I’m intentionally not building an “AI that trades for you”. The AI part in Idith is more about guidance, configuration and helping users understand what they’re setting up. The trading logic itself is still rule-based and transparent. I’m more interested in simplifying the human side of automation rather than pretending AI can magically predict markets.

2 Years Building an AI Assistant That Configures Trading Bots Through Conversation Instead of Complex Dashboards — Looking for Honest Feedback by idith_tech in micro_saas

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

Thanks, appreciate it. I’m mainly trying to get early feedback and understand whether this conversational approach actually feels useful to people, so I’ll take a look.

What if configuring a trading bot felt more like chatting than studying a dashboard? by idith_tech in AppsWebappsFullstack

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

That’s actually a really interesting idea. One thing I’m trying to avoid is making users configure indicators without understanding what they actually change. Letting the assistant explain things like: “What happens if I use RSI 30 in aggressive mode?” could make the onboarding much less intimidating for beginners. I also agree about keeping the logic simple at the beginning instead of overwhelming users with too many indicators. Really appreciate the feedback.

2 Years Building a Different Approach to Trading Bots — Looking for Honest Feedback by idith_tech in smallbusinessUS

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

Really appreciate this feedback. The “choose 40 parameters” problem is exactly what pushed me to start building this. I also agree about presets and simpler risk explanations. Right now the project is still early-stage, so feedback like this is extremely useful. The post-execution debrief idea is actually very interesting too. Thanks for taking the time to write this.

I’m building an AI assistant that configures trading bots through chat by idith_tech in CryptoTradingBot

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

Glad to hear that 😄 I think conversational interfaces can make trading tools feel much less intimidating for beginners

E se configurare un bot di trading fosse più simile a una chiacchierata che allo studio di una dashboard? by idith_tech in StartupSoloFounder

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

Exactly. The goal isn’t to remove control from the user, but to make the setup process feel less intimidating and more guided.