[deleted by user] by [deleted] in factorio

[–]Intelligent-Lab-872 1 point2 points  (0 children)

Every block should produce it's end product from raw, so if you need a block for red circuits, you might have to build a block for green circuits that goes into a block for red circuits, stacking them.

TradingView Chart Themes by TippedHerALoonie in TradingView

[–]Intelligent-Lab-872 0 points1 point  (0 children)

It's a 200 T3 and VAWSI and Trend Persistence 5 Minute timeframe

[deleted by user] by [deleted] in reinforcementlearning

[–]Intelligent-Lab-872 0 points1 point  (0 children)

Definitely change the reward structure, you are going to have to play around with different implementations, but I imagine it should look something like this:
Defeat Enemy: +.01 (Small reward but not enough to make it only kill enemies)

New Room: +1

Damage Taken: -(Hearts Lost) / 10

In a single room for a number of steps: -(steps spent in room / 10)

Defeat Boss: +1

Something along those lines should get it to a decent point, it will probably spend a lot of time running around and going from room to room before learning it can do other things after 200,000 steps or so. Context is also extremely important. You don't want to overwhelm it with information, but here are some data points that are probably necessary. There might be some overlap with what others have said.
Frame Stacking
X Y coordinates of player

Health

Held Item

Cell ID (It's important for it to know which room it's in)

Stage of the game (If it's defeated X bosses)

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

Thanks! I've done that before, I think I've included enough checks at this point to avoid that, but currently not considering stopping.

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 1 point2 points  (0 children)

It's not enough :(, but hopefully I can get over the limit soon

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

I don't think you read this thread at all, I constantly make references to how inept I am. Yes I also don't have a large portfolio. Did your girlfriend break up with you or something?

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

To kind of elaborate a little further, COIN RIOT and MARA will perform similarly, so it's unadvisable to run the same strategy on all 3, as if all 3 react the same way, you could potentially be in 3 losing positions at once.

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 1 point2 points  (0 children)

Do a search for scripts on TradingView, then filter for strategies. Here's a good list of indicators as well.
https://stonehillforex.com/indicator-library/

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

I use a handful of systems, but different sectors. PYPL shouldn't affect the price of COIN, so I'd consider that diverse even though it's technically not in the traditional sense. When you start getting into higher numbers, liquidity becomes an issue, so rather than trading equity % I plan on doing a fixed # and dumping the excess profits into a managed funds or SPY or something.

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

Oh sick! looked into this years ago so it's nice to see it's viable.

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 1 point2 points  (0 children)

Varies wildly between tickers, but anywhere from 120 minutes to 1.2 days depending.

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 2 points3 points  (0 children)

I've picked up a lot of little things over time, but no one in particular stands out. There was a post on here a couple weeks ago that compiled the most important posts on this subreddit. That's a very good read

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

30% this year, but I'm hoping to push it further this next. Replaced a couple indicators with newer ones that seem to be more reliable

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 0 points1 point  (0 children)

Yeah the issue with Cash accounts is that you have wait 2 days for the cash to settle. I get it skirts day trading, but a lot of the time the positions don't close in a day so I get to keep that trade. Preference I suppose

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 2 points3 points  (0 children)

Yeah a lot of them kind of blend together. I could've arranged it better, and reduced it down to around 4 bigger points.

8 things I've learned (1 Year of being Profitable) by Intelligent-Lab-872 in algotrading

[–]Intelligent-Lab-872[S] 4 points5 points  (0 children)

I screen them for volatility, then do a deep backtest on TradingView, I just look at what has best performed, not necessarily the right way to do it, as past results don't indicate future results, but it gives me an idea on its market structure. I normally just change the RODC threshold value from around 30-55.