<<  >> (p.96)
    Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827372 times)
    djaychela
    Newbie
    *
    Offline Offline

    Activity: 35
    Merit: 0


    View Profile
    February 05, 2014, 07:33:34 AM
     #1901

    Yes, I'd like to do it for only one coin, but also realise that's probably not what most people would do!  I had envisaged a "do a if condition a is true, otherwise do b" type setup, but appreciate this could become somewhat complex?

    That's actually just the sort of description I needed. I already have a request for, basically, "custom" strategies that someone put into Github. But what I have been missing are examples of what people want to do that the current system cannot do.
    OK, well, here goes:

    I'd like an "if ... then ... else" system, I think... but with some timing built in - again now that someone's asked me it's time to go away from the "nebulous idea" stage, so I'm just roughing this out:

    If [DGC difficulty < 8] then mine [DGC] for [8 hours/day]
    else if [DOGE coins/day > 5000] AND [DOGE/BTC > 0.0000176] then mine [DOGE] for [16 hours/day]
    else mine [LTC]

    something like that - with the time being counted by multiminer and reset every 24h - one of the "time" options would be 'constantly' allowing that option to be mined all the time until the condition is no longer true.  That my two timed options add up to 24 hours is a coincidence BTW.

    I realise this is probably either OTT or full of holes, but that was what I was thinking would make doing this (on admittedly a toy shop scale) easier.


Page 95
Viewing Page: 96