Fike68 / MACD-BOT-CROSS-0

MACD BOT CROSS 0 issue
0 stars 0 forks source link

MACD BOT ISSUE +0 -0 cross #1

Open Fike68 opened 6 years ago

Fike68 commented 6 years ago

I would like to make a bot that when the MACD traverses above or below 0 it bets up or down @fruitfella

Fruitfella commented 6 years ago

can you elaborate more about your strategy? would you like it to always bets up when MACD is above 0, without other conditions? bear in mind that a bot need a strict rule in order to work as we want it. every conditions must be put in the coding.

Fruitfella commented 6 years ago

wha..? i just noticed that this is not my gitpage lol

Fike68 commented 6 years ago

I have these strategies in mind.

the first and the next when RSI is higher 90 and the EMA crosses above the candle, and the candle is green to bet up

when the rsi is less than 10 and the EMA crosses under the candle and the candle is red put bet @Fruitfella

i think MACD have a little lag what is ur opinion best regards

Fruitfella commented 6 years ago

MACD doesn't lag, its just incompatible with other's MACD, its build on different formula. in fact, other indicators such as RSI and BB also have the same problem. i asked amin about this and he only said "it doesn't compatible with TradingView's indicators", he didn't seems want to make it compatible so there is nothing we can do about it :P

Fike68 commented 6 years ago

And about my first strategy! the first and the next when RSI is higher 90 and the EMA crosses above the candle, and the candle is green to bet up

when the rsi is less than 10 and the EMA crosses under the candle and the candle is red put bet @Fruitfella i have great results with this but! sometimes the candle doesnt cross the candle because i have set a limite +1 -1 what can i do for put htis right

@Fruitfella

Fruitfella commented 6 years ago

sorry, i'm not clear with "the first and the next when RSI is higher 90..." also, what do you mean by "sometimes the candle doesnt cross the candle because i have set a limite +1 -1" ?

p.s. i don't speak english so i sometimes got trouble in interpreting english

Fike68 commented 6 years ago

https://uploaddeimagens.com.br/imagens/tatica-jpg--17

se this he miss! what can i do to resolve this !! its a false alarm

Fruitfella commented 6 years ago

this kind of false alarm is normal. my suggestion is to use previous candle's close (Close #from end 2) instead of using Last Tick, it would still make some false alarms but less.

Fruitfella commented 6 years ago

untitled