TradingView
Prospector136
2020년 8월 11일 오후 3시 51분

M4x FIB-o-matic V3.6 

Ethereum / BitcoinBinance

설명

M4x is a combination of RSI and Fibonacci components, set up with fixed values, so no worries about "original" settings...

Recommendet Bot settings:

- use one short and one long bot
- take profit 0.5%
- 6 simul trades
- 3 security orders, VolScale 1.5, StepScale 1.4
- Deviation 0.35%
- cooldown 780sec

Alerts:
- aproved Buy
- aproved Sell
- heartbeat (..check if Script is running. Gives you the possibility to get an alive Signal every minute)

(With a few "input" M4x can be changed into a highly configurable Signal Generator with menus.)

...tested successful with BTC-ETH, gl ;-)
코멘트
onurkarabag
Thanks for sharing. but no confirmed sales (heart) come out. There is also a source in the settings section, just nothing else is visible. Could the script be missing?
onurkarabag
And here I see 5 minutes ideal. do you think it is right? Is there a better setting in the code?
Prospector136
@onurkarabag, ..just tried on another machine, no problems.
Copied the script into my Pine Editor, Add to Chart ..... and bang!

gl
onurkarabag
@Prospector136, thank you.
onurkarabag
@Prospector136, Also not repaint, right??
Prospector136
I just finished a Grid & SMA script:

"Real Grid Trend Multiplier & SMA Final"
AlbinoNashorn
This is the best bot I ever used !!!
...it took nearly a day to see how well he's doing, and it's getting better every hour.
Have fun and gl
UnknownUnicorn6059694
Amazing! Congratz and thanks for sharing!
Prospector136
..by the way, this lines can be removed:

vrsiRSI = rsi(priceRSI, RSIlength)
if vrsiRSI < RSIvaluelow
buyRSI = true

if vrsiRSI > RSIvaluehigh
sellRSI = true
Prospector136
WOW, looks good!
더보기