Skip to content
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

Open
3 of 9 tasks
Quake4 opened this issue Feb 21, 2020 · 8 comments
Open
3 of 9 tasks

[MRR] Доработать скрипт MRR #638

Quake4 opened this issue Feb 21, 2020 · 8 comments

Comments

@Quake4
Copy link
Owner

Quake4 commented Feb 21, 2020

  • Добавить быструю кнопку на сброс всех цен в текущий профит
  • Добавить установку новой несовпадающей скорости на сайт
  • Добавить файловер для стратум MRR, так как de часто лежит.
  • Добавить maxtrustgrow к таргет проценту.
  • Устанавливать используемые монеты.
  • Сделать раздельные проценты для nv/cpu/amd
  • Сделать конкретный таргет не в процентах.
  • Увеличить время аренды (но тогда fee в аренде)
  • Добавить настройку отключения 100% выполнения.
Quake4 added a commit that referenced this issue Feb 25, 2020
Quake4 added a commit that referenced this issue Feb 25, 2020
@platinum4
Copy link
Contributor

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

@platinum4
Copy link
Contributor

Can you make Target in MRR an array so we can set { CPU: 50, "nvidia": 30 }

@Quake4
Copy link
Owner Author

Quake4 commented Feb 26, 2020

You can run separate copy of MM for CPU and nVidia.

@Quake4
Copy link
Owner Author

Quake4 commented Feb 26, 2020

ok. I'll think about account a lowest price.

@platinum4
Copy link
Contributor

In MRR.config "NeverSetPriceBelowLowest: true"

@platinum4
Copy link
Contributor

Or MaxPriceThresholdBelowLowest: 20 for something like never setting the price lower than 20% lower than the lowest price.

Meaning if lowest price is 100
NeverSetPriceBelowLowest sets price to 100
MaxPriceThresholdBelowLowest: 20 sets price no lower than 80

@platinum4
Copy link
Contributor

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 added a commit that referenced this issue Aug 30, 2020
@platinum4
Copy link
Contributor

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants