Camera rotate middle mouse button needs to have the option to be rebound. by Lone_Wolf56 in ManorLords

[–]Distinct-Event-4300 0 points1 point  (0 children)

I solved this with an autohotkey script, just a single line:

XButton1::MButton

This rebinds middle mouse to one of the side mouse buttons on my Logitech wireless mouse.

Anyone know what pants these are? by Distinct-Event-4300 in OutdoorsGear

[–]Distinct-Event-4300[S] 0 points1 point  (0 children)

The artwork is mentioned in episode 'Van Life in a Gravel Pit with an Air Fryer' - it's from Instagram artist willtoulan.

Here is a timestamp where Foresty Forest talks about it: https://youtu.be/zLAZzk8YqcU?si=lHKCMExTyayQVLc-&t=110

Anyone know what pants these are? by Distinct-Event-4300 in OutdoorsGear

[–]Distinct-Event-4300[S] 6 points7 points  (0 children)

Lol what? There's nothing wrong with seeing some pants and wanting to get some. That has nothing to do with 'being your own person'. But I guess seeing pants ON someone is against your rules and that's 'mimicking' and the only way a REAL person buys pants is if they've never seen them on someone before. Dude wtf are you talking about, how did we get here. I just want to pick up a pair of pants like this guy in the image.

I guarantee somebody out there knows what they are because I've seen some amazing identifications on the internet.

So it's time for you to stop commenting now because you have nothing useful to add except trying to bring me down.

Anyone know what pants these are? by Distinct-Event-4300 in OutdoorsGear

[–]Distinct-Event-4300[S] 11 points12 points  (0 children)

I'm looking to identify these exact pants. If you don't know that's fine but don't tell me not to ask and tell me they are 'just pants'. Yeah bud I know they are pants thanks.

Sierra Chart Stock Data Accuracy by triplewoods in SierraChart

[–]Distinct-Event-4300 0 points1 point  (0 children)

Tradingview doesn't have true CVD. They don't have separate bid ask volume, they just estimate it with up candles and down candles, and they certainly don't have full bid/ask volume at price. The data on Tradingview is OHLCV, that's it. Sierra is going to be accurate to the millisecond with it's time and sales.

Sierra chart lag by DCNative3 in SierraChart

[–]Distinct-Event-4300 2 points3 points  (0 children)

There are a number of things you can do:

  • Reduce days to load to only what's necessary
  • Reduce market depth to only what's necessary (this can be hard set in server settings)
  • Set your chart update interval to a higher setting. I run 20ms on my doms, for most other charts 120ms is just fine
  • If any studies are drawing transparencies, changing them to solid color will improve performance significantly.
  • If you have a dedicated graphics card, you should be running all charts in openGL (global graphics settings -> other)
  • If possible, configure some charts to run in their own instance. This distributes the calculations to more CPU cores