-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MRR] Доработать скрипт MRR #638
Comments
Try and see if you can set a rule to not set the price lower than the lowest price on MRR, that way people are not racing to the bottom, but can have competitive hashrate offerings at the same lowest price. That way if for some reason its cheaper for me to mine that's great, and I am not losing potential profit but having target set price lower than lowest price already making me even cheaper |
Can you make Target in MRR an array so we can set { CPU: 50, "nvidia": 30 } |
You can run separate copy of MM for CPU and nVidia. |
ok. I'll think about account a lowest price. |
In MRR.config "NeverSetPriceBelowLowest: true" |
Or MaxPriceThresholdBelowLowest: 20 for something like never setting the price lower than 20% lower than the lowest price. Meaning if lowest price is 100 |
Also in MRR.config you might add "FavorElectricitySavings: true" so that when repricing rigs you end up getting lowest power draws at the most profitable top of all the pricings, then the most electricity power draws near the bottom-- this is helpful for people who might have day and night rates-- you can also add as a value from 0-23 hours of the day you want to Favor true or false; so for 7am - 7pm when electricity is more expensive (or not free) FavorElectricitySavings: true and ElectricitySavingsTime: {7, 19} would let you mine and advertise rates that are good for saving total electricity cost, then for hours 20 through 6 the flag would flip to false and then mine higher power draw but still profitable algos Maybe is too much |
@Quake4 I think you can close this, you already did the 2nd one (made yellow for above advertised hashrate on MRR, red for below) and crossed out the 1st one |
Добавить быструю кнопку на сброс всех цен в текущий профитThe text was updated successfully, but these errors were encountered: