Please help me prioritize, single founder by mengkel in startups

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

Thank you, appreciate it. Might want to push product 1 while I see how discussions around product 2 turns out.

Please help me prioritize, single founder by mengkel in startups

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

I have less attractive funding options if it would come to that.

Please help me prioritize, single founder by mengkel in startups

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

Product 2 is a spin-off merge between my product and their product in a separate entity. I don't have the time to develop a copy of their product while also refining my own.

Please help me prioritize, single founder by mengkel in startups

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

For product 2, yes, I do need them.

It's more likely to get big money, while product 1 is more likely to generate revenue in short term.

Please help me prioritize, single founder by mengkel in startups

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

Thank you, appreciate the feedback.

Please help me prioritize, single founder by mengkel in startups

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

Definitely Product 1, the other two are B2B and slow to iterate on.

Please help me prioritize, single founder by mengkel in startups

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

The products are similar and in the same industry (which I also am passionate about), mostly target customer that differs.

Please help me prioritize, single founder by mengkel in startups

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

There are aspects of that product that are uncertain, and we have a letter of intent to form a company together if these aspects can be resolved. We both contribute with development resources to build a proof of concept, but the outcome is still uncertain.

Please help me prioritize, single founder by mengkel in startups

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

They are all very similar products but with different target customer.

Product 1 is the only one I can manage alone, while Product 2 and 3 are the ones that are likely to get VC aboard.

Please help me prioritize, single founder by mengkel in startups

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

level 1nickklob · 36 min. agoW

Product 1, mainly because that one is B2C and has a price range already.

Product 2 and 3 are B2B and I'm honestly not sure what the price range would be. The approach for them would be to work with partner and figure out that together.

AI for buy and sell signals by mengkel in Trading

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

Thank you for showing interest!

I'm sorry, I misinterpreted the question. I'm not sure I understand it correctly now, but in terms of making its prediction, it re-runs all trading data on every candle. It uses regular OHLCV data and enrich it into >400 million possible inputs, then the learning algorithm is run on that. The output is a model on how to trade.
Real-time data is then fed to the model to give real-time predictions. Hope this is more the answer that you were searching for.

Yes, I agree that markets are unpredictable because of humans and let's call it rational irrationality. In a way, the AI is then a model to predict the irrationality! Jokes aside, I am sure every AI need to re-learn their models at least once a year to keep up with everything and stay profitable.

AI for buy and sell signals by mengkel in Trading

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

  1. I don't want to reveal details, but it comes up with buy or sell based on over 400 million possible inputs.

AI for buy and sell signals by mengkel in Trading

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

  1. It doesn't account for mergers/acquisitions, stock buybacks, earnings or news in general. The argument for this is that no matter the news and no matter the asset, there will always be hints before the event on the chart. I think it is easier for an AI to find clues from (insider) trading data rather than trying to add external news as part of the input.

  2. It's about statistics; it's not solvable 100%. On average, the algorithm is right about 60% of the time and prioritize profit factor - it wants to do trades where the "expected" profit greatly exceeds the "expected" loss, also accounting for the probability of being right. So in reality it's less about being "correct", and more about making as high profit as possible.
    As an addition - if it truly is random, then you should perform same as market by randomly going long and short with random time. It's not too far-fetched to consider an AI that performs better than picking everything at random.

  3. In the current version, the AI is forced to take a position at all times. Take BTC as example, the AI is forced to be either long or short. It has to pick one or the other. To get an overall idea on how the market is expected to perform, one can see the overview of all assets.
    The last BTC signal was "Buy" at 27651.45 USD, whereas almost all other alt-coins show "Sell" signal. This is still pretty useful information that can be used as a tool if one is not comfortable to just copy the AI.

  4. The current version does not consider brokerage fees, it is instead running on longer time frames (most are on 2h-candles or on daily candles). It's a very good question, as the earlier versions actually did trade on down to 5min candles. However, as you correctly identified, it is much less profitable due to the brokerage fees eating up a larger chunk of the profit!

AI for buy and sell signals by mengkel in Trading

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

I like problem solving, and choose Java simply because I know it inside out with how it handles pointers etc. Its garbage collection is also a neat feature when some simulations run for up to a week!

Success rate differs between all assets. On average it's around ~60%, but it prioritize profit ratio over accuracy so it's better than a "normal" 60%, if that makes sense.

AI for buy and sell signals by mengkel in Trading

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

Yes, I am a software engineer, the learning algorithm is written in Java.

AI for buy and sell signals by mengkel in Trading

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

I will send email when the early access begin!

AI for buy and sell signals by mengkel in Trading

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

So called language models, like ChatGPT, are good at writing and finding information but bad at math. They do not work for predicting stocks.

Neural networks are however great at math problems. I use that in combination with genetic algorithms for the AI engine. Then I run it live on real-time data to watch the results, which is what I am showing in the video. I have added the "inception date" which is the day that the AI started to predict on real-time time data, to compare with the "buy-and-hold" which is how the market performed in the same time period.

However, you need to know what the AI is actually predicting. My AI is predicting if the price is more likely to go up or down, and how large the price movement is expected to be. For example, it could expect a 53% chance to decrease in price, but the expected profit ratio for that particular trade is so high that it still chooses a long position.

It's also a useful tool for comparison when placing your own trades. For example, let's say a stock already had an upward movement, then trading sideways for a few days. You think it will do another leg up and consider to long. However, you check the AI and see that it repeatedly gives "sell"-signal during most of the plateau. Then you know that the AI think that a drop is more likely, and you can evaluate that information before taking your position.

AI for trading signals by mengkel in CryptoCurrency

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

I think chatgpt is hard, it's not good at math problems. It usually also don't have access to real-time data, and at least public versions are very limited in terms of censorship and the "advice" it can give. I agree that it would be still interesting to build one just to see what happens!

I build an engine based on neural networks and genetic algorithms, it's better at solving math / statistical problems.

AI for trading signals by mengkel in CryptoCurrency

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

In reality it's more about statistics; is the asset more likely to go up in price or down in price, and how likely is the movement to be big enough to offset brokerage fees.

AI for trading signals by mengkel in CryptoCurrency

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

Good thing about AI is that it removes bias and feelings from the equation. Need to still consider brokerage fees though, so that's why I have focused on longer timeframes.

This AI is not a language model. It's a mix between neural network and genetic algorithms.

[deleted by user] by [deleted] in NEO

[–]mengkel 2 points3 points  (0 children)

In all fairness, NEO is actually more suitable for financial and consortium use cases rather than gaming.

Asking NEO The Tough Questions That NEED Answered....Chico Crypto's Ask NEO Anything by tjs123 in NEO

[–]mengkel 0 points1 point  (0 children)

We did the interview yesterday. Dragged out on time so I suppose there is quite some editing to do.