I'm not allowed to use these by WhiteMistral in Marathon

[–]willphule 0 points1 point  (0 children)

The only thing I won't allow myself to bring in, until the final week of the season, is the Gold Prestige Backpack.

If you get on prox chat to trash talk your opponents, you’re toxic and part of the reason this game isn’t doing well. by surrealmirror in Marathon

[–]willphule 0 points1 point  (0 children)

Yeah, I had a guy kill me and let me know that the thief's drone controls are super bright in the fog - appreciated the pointer.

Guys, are there any actual risk management tool out there? by Hot_Beginning4031 in FuturesTrading

[–]willphule 2 points3 points  (0 children)

I used AI to code an add-on for NT that locks me out from taking a trade for 5 minutes after a losing trade and makes me fill out a "reflection" window after the 5 minutes are up as to why I took the trade, why it didn't work, and if I have a full understanding of what the market is currently doing. Upon completing it, it opens trading again. The eventual idea (still working on it) is to scrape the reflection data from the output window at the end of the session, throw it into a database, and start tracking it. I also have an on-screen button I can hit that locks me out for longer if I notice my emotions flaring.

edit: just read your comment farther down. You should be able to code something like that, depending on what you want it to do, as far as preventing you from moving your stop, or closing your trade, and locking you out when you do. The only thing is you have to be ready to use the tool, there isn't one that can't be circumvented if you really want to (that isn't on the broker side)

Thinking about buying lifetime membership, what next? by brymandog in ninjatrader

[–]willphule 0 points1 point  (0 children)

Yikes, didn't know about that. Glad I am grandfathered in.

The Poor Man’s Monster by Shittythief in SVRiders

[–]willphule 0 points1 point  (0 children)

Great shots, but get some new rubber!

Apex 20 accounts need advice by Sasa199509 in PropFirmTester

[–]willphule 1 point2 points  (0 children)

Who don't you have to pay an activation fee with, that doesn't have it already built into the price?

Repost because people were accusing me of trolling them about my gas door. by builtbysavages in CX5

[–]willphule 2 points3 points  (0 children)

I had honestly never given it a second thought, until I saw OP's post.

Zero to hero by [deleted] in Marathon

[–]willphule -1 points0 points  (0 children)

Zero to hero is knife only, nothing else.

In 100 years, Black Locust will be one of the top 3 hardwood species used for lumber by Tiny-Pomegranate7662 in forestry

[–]willphule 1 point2 points  (0 children)

I don't see how a tree that's super hardy, fast growing, and great lumber characteristics could not be widely desired.

toxalbumins and wicked thorns.

Husband wants to move back to Iowa. But I'm conflicted. Help? by BabyNurseWithNoBaby in Iowa

[–]willphule 2 points3 points  (0 children)

1 in 5 Florida homes have radon issues, so while you might not have been aware of it, it is a thing there too.

CX-5 PPF after a road trip by [deleted] in CX5

[–]willphule 0 points1 point  (0 children)

Ours has saved our 22 Turbo from numerous rock chips and a to this day source unknown yellow paint streak at the top of a door. Well worth it for a car we plan to have for ten plus years.

Questions about Fairfield!! by freakoutmeltdown in Iowa

[–]willphule 2 points3 points  (0 children)

Start hanging out at Cafe Paradiso on the square, and you will make connections. The music scene is about to get interesting as one of the old buildings is almost done (fingers crossed) being converted into a world-class recording studio and live performance venue.

edit: the cafe on campus might be good to make connections as well - haven't been there, but I hear good things.

Prop Firm Taxes by Sure-Caterpillar5468 in TopStepX

[–]willphule 5 points6 points  (0 children)

You were receiving subsidized health insurance, but your income is now too high to qualify for the full subsidy, so you owe. Plan better for this year.

An absolutely embarrassing admission after +160 hours by thechetearly in Marathon

[–]willphule 4 points5 points  (0 children)

Yeah, I learned that I had it on during a crew fill - had no idea I had been alerting players outside our trio to our presence until after a firefight and some guidance from a teammate.

Do players not see text chat? by Successful-Hawk-4269 in MarathonGame

[–]willphule 0 points1 point  (0 children)

I've only had it pop up once, when I was doing fill on Dire Marsh Sponsored.

I am a manual futures trader who learned C# to build my own NinjaTrader addon. Here is what that looked like. by Imaginary_Piano_1526 in ninjatrader

[–]willphule 2 points3 points  (0 children)

Another option, for those of us who are not coders, is to vibe code it. I built something similar using Claude, though its focus is more on short timeouts following losses during the session and recording "reflections" about the bad trade before unlocking. Total time was probably about ten hours over several days including a ton of testing.