binary-com / binary-bot

Visual automation for binary.com
binary-bot.binary.sx
MIT License
232 stars 523 forks source link

rsi+N candles #564

Closed nramade closed 6 years ago

nramade commented 6 years ago

hi all can u help me with this please i want a bot who purchase put when rsi is above 70 and 3 green candles also closes above rsi 70 and vice versa for call here is some examples call put which means that the position must be opened if 3candles of same color close above/below specified rsi value

binary-ex-machina commented 6 years ago

in these cases what the bot will do?

image

image

image

nramade commented 6 years ago

@binary-ex-machina well in the first exemle it will win in the 6th step in the second example it will win in the 2nd step and in the third example it will win in the 2nd step also assuming we have capital of 436usd with 0.35 stake and martingal factor *2.05 of stake so we have 10 steps martingal

binary-ex-machina commented 6 years ago

you are wrong.

First image the bot will enter on the 3rd red candle and trade CALL, as you describe the strategy. You didn't specify the time, but assuming 10min, it will loose anyway

Second image, it will enter on the 5th candle with trade CALL, loosing again.

Third image it will trade PUT on 7th candle and it will loose again. I tried to find another parts that these rules apply and they don't work well. From yesterday chart I find about 15 times that these rules can be applied and 10 would be a loss. By the way, Martingale strategy will eat all your money, soon or later.

nramade commented 6 years ago

@binary-ex-machina ok i will explain first we begin counting candles after rsi is under 30 which m2ans 3 candles closing under 30 rsi in this case we enter call in the 4th candle and we call in every 1minute 36900142-d91bd0c8-1e00-11e8-8e6f-466396c41e34 like this so we win in the 6th step

binary-ex-machina commented 6 years ago

You don't understand how Put/Call works. If you enter the trade on the first L with CALL, it needs to end above the value that you enter, not being a green candle. In this case you will loose.

Another thing is about the 6th candle. It will be always the 6th? how you determine this?

nramade commented 6 years ago

L means lose we enter at the beggining of the candle of 1minute so in the exemple we lose on 5 candles and win in the 6th candlebecause we enter at the begining of every candle

binary-ex-machina commented 6 years ago

good luck

nramade commented 6 years ago

thank you i need something like if rsi is under 30 next 3 candles must be red and then in the 4th candle we enter call for every 1minute until we wincan u help please

thehightechsol commented 6 years ago

@binary-ex-machina the above strategy we need to make a call for 3 mins when the rsi is crossing from below 30 and vice versa. That way we can skip the martingale. And most importantly this strategy works good in lateral trend.

nramade commented 6 years ago

i tried this strategy with last 3candle +rsi under-above 30-70 but its not what i need instead of last 3candles i need next 3candles here is my test with 10usd stake rsi 3

nramade commented 6 years ago

rsi 33 @binary-ex-machina this is the examples u showed me above i was trading it in fact u see it won in the 6th step

binary-ex-machina commented 6 years ago

ok let me get this straight: you are willing to loose 5 times in a row, applying martingale on every loss and expect to make a profit in the 6th trade. If you loose 8 times in a row, how much you will need to have on balance to resist the hits?

nramade commented 6 years ago

losing 6 times in arow is very rare u can look for it i traded it manualy for a while now if we have lets say 436 usd with stake of 0.35 then we have 10 steps of martingal and didnt find 13 consecutif candles above or under rsi 70-30 i found 20 in a row but that begins before reaching indicated values of rsi anyway i need only to test the strategy for a long time to see how it will perform and for that i need the right xml code respecting the parameters

nramade commented 6 years ago

well i got the right code from @alienfly thank u again man i will post results here

poroinika commented 6 years ago

can you post XML to try.....?

nramade commented 6 years ago

@poroinika https://github.com/Fruitfella/ROBOT-binary/files/1777741/3_candle_rsi.v2.zip i try with this config : 0.35stake martingale factor 2.1 this config need to have at least 531usd in balance to affroad 10 step martingale maximum steps i got when trying manualy is 8step test and report back please

nramade commented 6 years ago

here are some result for last30 hours on different markets with this config : 0.35stake martingale factor 2.1 this config need to have at least 531usd in balance to affroad 10 step martingale capturej2 capturej21 capturej22 capturej23 capturej24 capturej25 in geneneral it gives 2 to4% a day depending on the markets i tested only with volatility and daily reset i wish i could do that in forex pairs but minimum in binary.com is 3min

nramade commented 6 years ago

here comes other results steel in green as for now its not running 24/24 its arround 10/14hours a day now its the beggining of the fourth day lets test it for atleast one month and see capturej37 capturej3 capturej31 capturej32 capturej34 capturej36

nramade commented 6 years ago

i see no one is interested butwell lets post some results capturej45 capturej4 capturej41 capturej42 capturej43 capturej44

okovalov commented 6 years ago

I must have missed the thread. Sorry what was the question ? You need someone to test it as well ?

On Fri, Mar 9, 2018 at 6:41 PM nramade notifications@github.com wrote:

i see no one is interested butwell lets post some results [image: capturej45] https://user-images.githubusercontent.com/36540096/37235036-5ded12e2-23f3-11e8-97b2-0138e831edbd.JPG [image: capturej4] https://user-images.githubusercontent.com/36540096/37235037-5e1afa68-23f3-11e8-9555-1f0c94ad1308.JPG [image: capturej41] https://user-images.githubusercontent.com/36540096/37235038-5e4634e4-23f3-11e8-9f97-eed7e695fd9a.JPG [image: capturej42] https://user-images.githubusercontent.com/36540096/37235039-5e7af77e-23f3-11e8-9112-0d62a6d3e056.JPG [image: capturej43] https://user-images.githubusercontent.com/36540096/37235040-5ea7fe86-23f3-11e8-83c8-70d8db5eb110.JPG [image: capturej44] https://user-images.githubusercontent.com/36540096/37235041-5ee52e00-23f3-11e8-9c9a-579b1b61e3c3.JPG

— 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/564#issuecomment-371976658, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoK_TSkBoERxNCVeWqPqkyGlbDzPxBCks5tcxM5gaJpZM4SZr6m .

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

best regards, tradakad

nramade commented 6 years ago

here we go again almost 10days running capture54 capture5 capture51 capture52 capture53

gokula-krishna-dev commented 6 years ago

We're closing this issue due to inactivity, you're welcome to open it again if you still haven't got your answer.

Eulerhp commented 5 years ago

how to open a help like this?