binary-com / binary-bot

Visual automation for binary.com
binary-bot.binary.sx
MIT License
231 stars 522 forks source link

digit differ analyzer #203

Closed felixhuy closed 6 years ago

felixhuy commented 7 years ago

Hi @aminmarashi

Sorry for any an inconvenient

Can you help me fix this. I tried many method but it still not work.

I want the bot check last dgit =1 next last dgit =2 then purchase, but it not work. capture

aminmarashi commented 7 years ago

Are you trying to purchase prediction = 0, if you saw this? last digit = 1 next tick => last digit = 2

felixhuy commented 7 years ago

i dont understand, i am set prediction = 0 like the pics I tried like this, but it run 1 - x- x ...-2 - purchase, it's not 1 - 2 - purchase capture

Fruitfella commented 7 years ago

@felixhuy 0101

felixhuy commented 7 years ago

I did it, but it still not work... capture

Fruitfella commented 7 years ago

@felixhuy you dont need those in the red circles on the left.

Fruitfella commented 7 years ago

you want to purchase "Differs 0" only if after lastdigit 1 is lastdigit 2 right? like this :1st_place_medal: 11280.34 11280.31 11282.73 11279.21 11283.02 <- purchase Differs 0 11289.57 11287.91 11285.40 11286.01 11284.32 <- purchase Differs 0

the pict i attached on prev comment is enough, as for T(1) block and F(4) block you can put martingale there but no need "set digit".

sorry i made mistake. put "set digit to 0" above "purchase differ" and delete "else set digit to 0" under "set digit to 1"

felixhuy commented 7 years ago

yes like that, but i cant think how make it work !

Fruitfella commented 7 years ago

@felixhuy i edited my prev comment. sorry

felixhuy commented 7 years ago

Can you complete it ! Help me, please ! https://gist.githubusercontent.com/felixhuy/470175b87767900c2f3242fc26a5acad/raw/5001cfe5bc585cb9362c1ac2383ec8462f18b420/binary-bot%2520(1).xml

Fruitfella commented 7 years ago

ill try

felixhuy commented 7 years ago

Because it always work like this 11280.34 11280.31 <- 11282.73 11279.22 <- purchase Differs 0 11283.02 11289.57 11287.91 <- 11285.40 11286.02 <- purchase Differs 0 11284.31

it is not check 11279.21 11283.02 <- purchase Differs 0

Fruitfella commented 7 years ago

done! how do i send it to you?

felixhuy commented 7 years ago

You can take picture desktop and upload here

Fruitfella commented 7 years ago

this

felixhuy commented 7 years ago

I recieved it.

Fruitfella commented 7 years ago

you can also make it like this this2

btw, this strategy rarely make a purchase. you want to trade with it?

felixhuy commented 7 years ago

This will not work ! 80eca1aa-309b-11e7-8c50-5a8fd86e4275

Fruitfella commented 7 years ago

its work. im testing it. i got 3 wins already

felixhuy commented 7 years ago

Have you change it ? capture

Fruitfella commented 7 years ago

capture5 capture4

felixhuy commented 7 years ago

Finally, I tried and tried to during a month, but you can find it in some minute, you are awesome bro

Fruitfella commented 7 years ago

just got my 4th win. btw, the profit only 9% which means with 1 loss your 10 wins will be gone. isnt it a bit risky?

felixhuy commented 7 years ago

I think this method will decrease number of max loss. Because i used to run it with random prediction and i max loss 4 times and lost $512. So i think a method to check number to decrease max loss

felixhuy commented 7 years ago

you can add more. Ex: 1 -2 -3 <- purchase, it will a long time, but it will have not more max loss. If who have much money, they can trade with 2-3 times a day .

Fruitfella commented 7 years ago

i dont get it, my english is terrible. can you explain it on detail?

felixhuy commented 7 years ago

And thank you so much bro ^^.

felixhuy commented 7 years ago

Ok. They make bot digit bot like this 11280.34 purchase differ random 11280.31 purchase differ random 11282.73 purchase differ random 11279.22 purchase differ random 11283.02 purchase differ random 11289.57 purchase differ random

Always purchase, but it will make max loss 4 time if you run 24h a day

Fruitfella commented 7 years ago

well your wellcome @felixhuy, i actually still learning on how to make a bot. i also still trying to find a good strategy, its okay a little profit as long as low risk. cause i dont have much money.

Fruitfella commented 7 years ago

you run that bot 24h? may i use this bot? i want to test it first though.

felixhuy commented 7 years ago

I lost $512 by lost max 4 times 0.35 -> 3.85 -> 42. ->512 So, i think a method, if we check last digit Ex: 1-2-purchase or 3-4-purchase or x-x-purchase. It can down max loss. because it not work random, it work base on check last digit you set !

felixhuy commented 7 years ago

that is my strategy i think, so i still not sure how many percent, but i wish it will ok.

felixhuy commented 7 years ago

If you have $1100 and purchase with $100 , you can make $60 a day then stop and do something you like ^^ capture

felixhuy commented 7 years ago

So i always think and find a method, a strategy can run 24h.

Fruitfella commented 7 years ago

actually im testing my bot these 3 days, 7 times touched the stoploss with 4 losses and 3 profits, and 3 times touched the takeprofit. but i still afraid to use it on real account. not to mention i still dont have money for trading. if my bot did well, im planning on selling it to get some money.

Fruitfella commented 7 years ago

this is my setting stoploss = 16 takeprofit= 50 trailling stop =2 initial/win amount =0.35 1 minute Rise/Fall

felixhuy commented 7 years ago

What do you use strategy ?

Fruitfella commented 7 years ago

some price action with martingale for losses and semi martingale for wins

Fruitfella commented 7 years ago

@felixhuy its rarely got 5 consecutive losses, when that happen, its touch the stoploss. the problem is martingale makes the loss sometimes more than the stoploss, i need to fix that. well if trade on the good market (not the choppy one) it rarely get 4 consecutive losses so it will touch the takeprofit for sure. but i want it to make good trades 24h/day even on choppy market.

okovalov commented 7 years ago

believe me dude, I saw 14 loses in a row. of course it depends on a timeframe , strategy etc, but martingale - it is just matter of the time if you believe it wont reach a certain number. at some point, it would.

On Wed, May 3, 2017 at 11:10 PM, Fruitfella notifications@github.com wrote:

its rarely got 5 consecutive losses, when that happen, its touch the stoploss. the problem is martingale makes the loss sometimes more than the stoploss, i need to fix that. well if trade on the good market (not the choppy one) it rarely get 4 consecutive losses so it will touch the takeprofit for sure. but i want it to make good trades 24h/day even on choppy market.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/binary-com/binary-bot/issues/203#issuecomment-299088051, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoK_YPr2soeg_mexlyeQYQbDlgP44lmks5r2UHBgaJpZM4NF7AU .

-- "Success is simple. Do what's right, the right way, at the right time."

best regards, tradakad

Fruitfella commented 7 years ago

i know, whats make my new bot rarely got that much consecutive loses (just 3 days test though and not 24h/day) is the modified price action strategy not the martingale. also my bot will never ever got 14 loses in a row, why? stoploss and traillingstop. its stop after 5 loses in a row. well if i change the stoploss and traillingstop that would be another matter.

okovalov commented 7 years ago

well, if you want you could share your xml so I would translate it to javascript code, so you would be able to run it via npm component, and since you know that strategy really well, that would be a good example for you to learn js code and how to use console version of the bot. for me that would be fun, I like to implement different ideas for practise.. again it is up to you if you want to..

On Thu, May 4, 2017 at 1:32 AM, Fruitfella notifications@github.com wrote:

i know, whats make my new bot rarely got that much consecutive loses (just 3 days test though and not 24h/day) is the modified price action strategy not the martingale. also my bot will never ever got 14 loses in a row, why? stoploss and traillingstop. its stop after 5 loses in a row. well if i change the stoploss and traillingstop that would be another matter.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/binary-com/binary-bot/issues/203#issuecomment-299100069, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoK_fWkuKXVFAQN-bBmwxtJXu-4V7RYks5r2WMCgaJpZM4NF7AU .

-- "Success is simple. Do what's right, the right way, at the right time."

best regards, tradakad

Fruitfella commented 7 years ago

im still perfecting it, still make few changes here and there since it didnt do exactly like what i want, didnt do my strategy correctly. also i made unnecessary things like stoploss and traillingstop, while a simple maxlosingstreak could do the same job. lol how do i send it to you? i tried to attach xml file on this comment box but cant. @okovalov

JackHuynh commented 7 years ago

you idea is good, but not work. i tested. lost 5 consecutive trades.

okovalov commented 7 years ago

@Fruitfella just rename xml to txt and you would be able to attach it

Fruitfella commented 7 years ago

thanks @okovalov , but i think its better for me to use the UI bot. since i dont understand the console, i would get problems in revising the bot later. thanks anyway, i appreciate it. :+1

On 6/12/17, Oleksandr Kovalov notifications@github.com wrote:

@Fruitfella just rename xml to txt and you would be able to attach it

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/binary-com/binary-bot/issues/203#issuecomment-307668472

nobleb2007 commented 7 years ago

Anybody that can help me with bot for my trading. I will be very grateful. Rise and fall with martingale precisely. Pls help me oo. @fruitfella, im counting on ur help

Fruitfella commented 7 years ago

@nobleb2007 u r everywhere huh?

nobleb2007 commented 7 years ago

Sure, I have sent the bot sirSent from my Huawei Mobile-------- Original Message --------Subject: Re: [binary-com/binary-bot] digit differ analyzer (#203)From: Fruitfella To: binary-com/binary-bot CC: nobleb2007 ,Mention @nobleb2007 u r everywhere huh?

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/binary-com/binary-bot","title":"binary-com/binary-bot","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/binary-com/binary-bot"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Fruitfella in #203: @nobleb2007 \r\nu r everywhere huh?"}],"action":{"name":"View Issue","url":"https://github.com/binary-com/binary-bot/issues/203#issuecomment-311480664"}}}

nobleb2007 commented 7 years ago

Sir, are u there, have u seen the attachment

nobleb2007 commented 7 years ago



Max Loss Amount 100 Expected Profit 100 Win Amount 0.35 Initial Amount 0.35 volidx random_index R_100 callput risefall both 60 t stake USD FALSE 5 Initial Amount sma-14 14 sma-21 21 success SMA14: sma-14 success SMA21: sma-21 LT sma-14 sma-21 purchase rise FALSE purchase rise TRUE purchase rise CALL PUT win success Won: 4 Initial Amount Win Amount warn Lost: ABS 9 4 Initial Amount 1 MULTIPLY 1 ABS 9 4 1 1.04 GTE ABS 9 4 Max Loss Amount Initial Amount Win Amount info Total Profit: LT Expected Profit abc Done! Total profit:

volidx random_index R_100 callput risefall both 60 t stake USD FALSE 10 1 10 RSI close 14 success RSI: RSI GTE RSI 70 PUT LTE RSI 30 CALL