TradingView
aoeuaoeu
8 maj 2018 13:19

Simple Fibonacci EMA Strategy 

Bitcoin / DollarBitfinex

Opis

This script gives a buy signal when the 21 EMA crosses above the 55 EMA and a sell signal when the 55 EMA crosses below the 21 EMA. This strategy works well for cryptocurrencies at all time frames. However, it does not work for stocks or forex. Sometimes, the simple strategies are the best strategies, especially in markets that have not been dominated by institutions.



When editing how much of your balance to trade, attach at least one decimal place. For instance, 12.0, 90.0, and 83.3 would work, but 100, 32, or 70 does not work.

Informacje o Wersji

Didn't realize you couldn't edit the source code unless you copied the script. Now you can adjust the trade percentage in the settings. However, you cannot trade over 100% (leverage). :(

Informacje o Wersji

Now you can change the background color.
Komentarze
HoudiniX
Hi, is it important to specify the balance ? It's a great script you wrote !
aoeuaoeu
@QueenBx, No, the script trades based off percentage of your balance. However, setting the balance too small will lead to issue due to trades being rounded.
HoudiniX
@aoeuaoeu, oh ok , thanks. Could you give me an example of what to input ? Is it only the percentage that we have to edit ?
aoeuaoeu
@QueenBx, I edited the code. Now you can change the percentage in the settings. Before you had to edit the code, but you could trade over 100%.
Więcej