Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 2.9 |150+Trusts
by
RenHoek
on 05/05/2015, 12:17:45 UTC
create ping only if % market spread is 0    is 0 = allways crate ping.  but 0 should be n/a.

C.A.T. need to have a numeric value.

If function CurrentSpread = X
And Optio "create ping only if % market spread is >" = Y

then If X > Y -> Create Order

But if Y = "N/A" program Crash. Because X > N/A is not applicable  Wink

I Always try to Minimize the code to be more easy to maintain.

but as i can remember, 0 should be meaning the same  % as in "guaranted gain"!?

in the past, i had suggested a Checkbox for the "second min gain" to disable... and u has told it is only aimed when there is a number not 0.


edit:

it was in message:
Quote
but when i Chose with a Checkbox the "only if %" Funktion, min gain for ping is 0%.

When you choose this option you must set a value. If you don't change 0 is equals to disable this function.


hmmm....



OK!   Grin