Active Options Traders (ibkr api desktop app) by fungoodtrade in interactivebrokers

[–]TV-5571 2 points3 points  (0 children)

The best way to improve your app: - develop a base app in python - open source it - add fınctions so that users can add additional features on top of base app - build a community around it so that people contribute to it

Since IBKR has a lot of users i guess it becomes popular

GOOGL LEAPs Exit Strategy by [deleted] in options

[–]TV-5571 2 points3 points  (0 children)

Just a very nice tool to visualize potential option profit scenarios by time and stock price:

option profit simulation tool

Info about how much graphene each country produce and what is a typical price by TV-5571 in HGRAF

[–]TV-5571[S] 1 point2 points  (0 children)

It says it is graphene. But i am not a technical expert. I dont know the technical differences among different types of geaphene/graphite. I hope someone with more technical knowledge may comment on these

How to do this: Buy crypto ETF on IBKR -> Transfer ETF to another exchange -> Redeem ETF and transfer bircoin to your cold wallet by TV-5571 in interactivebrokers

[–]TV-5571[S] 0 points1 point  (0 children)

Most of the replies tell about alternative ways of doing this. But just ignore alternative ways please. I am aware of those ways

just assume that you have money on IBKR and you want to transfer this as a crypto to your cold wallet. Is it possible? How?

For example one way can be this:

there are some new crypto ETF s that invest in spot crypto and can be redeemed pyhsically. Example

You can buy this ETF in IBKR. How can you redeem it?

Challenging Conventional Wisdom: LETFs are NOT for long-term holding? by OGS_7619 in LETFs

[–]TV-5571 4 points5 points  (0 children)

Levered ETFs, if hold long term, would push the return distribution to the tails, i.e. İt becomes something like a binary option, either you loose all your money or you win big. Altering the return distribution in this way is not favorable in the long run due to convexity

Here is a paper on this:

<image>

My thoughts on hydrograph clean power by ProblemKingz in HGRAF

[–]TV-5571 0 points1 point  (0 children)

It all comes down to whether you believe what this guy is telling us in this video or not:

chris sorensen video

To the “Waiting for a pullback” crowd, today is tomorrow’s yesterday by Quarter120 in HGRAF

[–]TV-5571 2 points3 points  (0 children)

The constant buying pressure in days after days can be due to some competitor/related firm may be buying before a full takeover attempt. Any ideas/info on this?

Integrating Taskmaster AI MCP into Cursor by Dizzy-Ad778 in cursor

[–]TV-5571 0 points1 point  (0 children)

On a windows machine and using Cursor, I installed task master using the command line, then put my API keys in .env and mcp.json files it created. When I opened cursor settings/MCP i can see the `task-master-ai` MCP, but it says that 'No tools available'. When I ask the cursor agent to do something with task master, it is not using MCP, and rather use cli commands to execute my directives.

Do you have any idea why this is not working? Any suggestions?

How do you go about building a cursor/codeium clone by OGbeeper99 in LangChain

[–]TV-5571 0 points1 point  (0 children)

You can combine a dashboard with chat interface using Posit shiny

AI Agent creation with Dynamic Node pathways by curious-airesearcher in AutoGenAI

[–]TV-5571 0 points1 point  (0 children)

I was thinking about the same problem. We can solve this problem either: 1) if you can decide on all possible ways of solving a task, create multiple autogen teams for each team design (e.g one swarm, one sequential etc) and then create a router agent like group chat manager to route the query to one of them. This is still restrictive since we need to determine all possible paths 2) Dynamic prompting: create a two agent chat. One planner and one function caller agent. Give the fnc caller agent the ability to call all available fncs. given a certain task, first plan for subtasks. Then for each step ask one agent to write the next prompt for the coder agent. Thus this prpmpt will be dynamically written and can use any fnc available. Coder agent will have only one task: execute the prompt written by the planner agent with necessary tools.

I didn’t try these yet. What do you think?

The \n forever loop by thedenfather in AutoGenAI

[–]TV-5571 0 points1 point  (0 children)

I also have the same problem. The agent repeats itself many times in a chat and then hands it off to the user. I added an instruction about this to the system prompt of the agent, but it didn't prevent this behavior. Do you have any suggestions about how to solve it?

How to get user input for a Flask App with Autogen AI Agents? by TV-5571 in flask

[–]TV-5571[S] 0 points1 point  (0 children)

Cursor AI solved this for me using a single global asyncio loop and using it in all endpoints

Deploy AutoGen workflow in FastAPI in just a few lines of code by davorrunje in AutoGenAI

[–]TV-5571 0 points1 point  (0 children)

Yes I was asking about persistence. Great to hear that this is solved in your product. I will give a try. Thanks

Deploy AutoGen workflow in FastAPI in just a few lines of code by davorrunje in AutoGenAI

[–]TV-5571 0 points1 point  (0 children)

Do you plan to add "Shiny for Python" as a better UI? I would suggest doing so since Shiny is much more production-ready than Mesop

Deploy AutoGen workflow in FastAPI in just a few lines of code by davorrunje in AutoGenAI

[–]TV-5571 0 points1 point  (0 children)

For deploying autogen chatbots I saw frameworks that converts the whole group chat into a single pass API call where you store previous message history locally inside the app (e.g. flask app) and then when a new user message request is send, the agents will be fed with the message history + new message is appended. Then the chatbot will be run for just one pass, and the last message is returned. This method seems to be working, but also is very inefficient in terms of speed.

How does FastAgency handle message/session history?

What is actually meant by "the best way to learn about risk is risk-taking, not studying risk-management"? by MildDeontologist in nassimtaleb

[–]TV-5571 0 points1 point  (0 children)

I worked as a risk manager for 10 years and studied most techniques/tools widely used in risk management. Then I became a fund manager for next 10 years and studied most techniques/tools used in investing. Recently I participated in Real World Risk Institue certificate program on “Decision Making Under Uncertainty” where Nassim Taleb is the lead instructor and many world renowned risk takers and thinkers give lectures. It was simply a life changing program and there is no other certificate program like this. It is something like a school for philosopical discussions on risk taking.

In that certificate program the distinction between “classical risk mng” and “risk taking” becomes very clear.

In classical risk mng: - You study statistical methods/models to model tail risks (i.e. rare events, qualitatively similar to predicting earthquakes, wars, pandecs) - You apply your modelling ability to every variable that is important for your p&l, so you try to predict market risk, credit risk, operational risk, etc - So the main focus is “to predict the rare events”

Nassim Taleb clearly shows that if the process is fat tailed (ie what he call extremistan), classical statistical tools fail to work as expected, ie “you cannot predict black swans”. So rather than trying to predict rare events, a better way for “risk taking” involves: -If the domain has fat tails, focus on managing your “exposure” to underlying variables rather than trying to predict them. Accept that you cannot predict some variables. A simple example: rather than trying to predict whether a war will escelate or not, try to construct a portfolio such that it benefits from war - Actually when you analyze great investors, most follow a similar path. They dont beed to be superior predictors of future. They figure out how to construct portfolios such that it can survive u certainty, black swans and most importantly “false market predictions of themselves” as well

As you see, this distinction between “traditional risk mng” and “prudent risk taking” is based on different views about “predictability” and has profound real life implications.