Author Topic: Dynamic skim question  (Read 11771 times)

0 Members and 1 Guest are viewing this topic.

Offline Morphius

  • Newbie
  • *
  • Posts: 3
    • View Profile
Dynamic skim question
« on: December 06, 2008, 11:49:23 PM »
How exactly do I implement these rules:

1) "if return to trades for the last 24 hours is less than 100% then set skim to X% for Y hours"
and
2) "if return to trades for the last 60 minutes is less than 100% then set skim to X% for Y hours"

Please advise.

Offline Jabar

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Dynamic skim question
« Reply #1 on: December 07, 2008, 03:42:49 AM »
Settings -- skim schemes -- Editing scheme 'Default'
Rule priority: 10
Number of click: Cycled '8'  : X% (Example 60)
Raw outs per trade during last 24 hours/(Raw ins from traders during last 24 hours + 1)
$Dout/($TradeDin+1) < 1  Duration Y*60 (min)

Raw outs per trade during the last hour/(Raw ins from traders during the last hour + 1)
$Hout/($TradeHin+1) < 1 Duration Y*60 (min)

For main rule set larger "Rule priority"
« Last Edit: December 07, 2008, 03:44:52 AM by Jabar »

Offline Morphius

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Dynamic skim question
« Reply #2 on: December 07, 2008, 06:02:02 AM »
Rule priority: 10

In index template I have ?s=1, so do I have to set rule number 1 priority to 10? Curently it's set to -1.

Thanks.

Edit: What's "rule priority"? Can you please give me an example of how it works exactly?
« Last Edit: December 07, 2008, 06:05:12 AM by Morphius »

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Dynamic skim question
« Reply #3 on: December 08, 2008, 02:58:35 AM »
Rule Priority is simple as it say->Priority of a rule...higher the number, higher priroity...so let's say you have 3 rules with priorities 10,5 and 1...10 will have TOP priority and will be in use, if 10 is not used and if 5 can be used then 5 will be used, if 10 and 5 are not used and 1 can be used then 1 will be used....if neither of those 3 rules aren't matched then normal skim scheme will be used.

Simple as cake :)

Offline Morphius

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Dynamic skim question
« Reply #4 on: December 08, 2008, 08:08:15 PM »
Can anyone please hit me up at 177339560 to fix my setup? I guess I fucked something up since even with NO dynamic skim it is at 16% which is just rediculous. I double-checked everything and can't figure out what I'm doing wrong.

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Dynamic skim question
« Reply #5 on: December 08, 2008, 11:52:54 PM »
icq 169397168, hit me up when U are around