Fibo Matter mt4
- Utilitys
- Manuel Rodriguez Fernandez
- Version: 1.0
- Aktivierungen: 5
Finally, the EA has some simple buttons to the left of the chart that will throw us predefined and selected text (1, 2, 3, 4, 5 and A, B, C) to facilitate the Elliot wave count.
==> Order Settings <==
- Porcentaje de riesgo por operación -> For each operation the EA will calculate the necessary lot to lose in case of SL the desired percentage. If orders are opened at all 4 levels, each order will have the same risk but a different lot.
- SL at 100% -> if it is TRUE the SL will be at 100% retracement, if it is FALSE the SL will be at 127.2% retracement.
- Trailing Stop at 23.6% -> If it is TRUE, from level 23.6% it will activate the Trailing Stop at the desired distance.
- Pips Trailing Stop -> Distance in pips at which the Trailing Stop will follow the price.
==> Color Settings <==
- Lines -> Color of the lines that delimit the waves
- Account Status -> Color of "Account Status"
- Titles -> Color of "Balance, Equity, Profit"
- Values -> Color of the balance, equity and profit values.
It is important to note that the colors ARE ONLY EDITABLE AT THE BEGINNING. If you want to edit them once the EA has been placed, you must delete it and replace it with the desired color.
==> Level Settings <==
- Nº de velas atrás -> number of candles back that the EA must look at to take the wave. It can be edited here or on the chart itself using the white editable box on the top right.
- Retracement 61.8 -> TRUE/FALSE to enable or disable order placement at retracement level 61.8%
- Retracement 70.6 -> TRUE/FALSE to enable or disable order placement at retracement level 70.6%
- Retracement 78.6 -> TRUE/FALSE to enable or disable order placement at retracement level 78.6%
- Retracement 88.6 -> TRUE/FALSE to enable or disable order placement at retracement level 88.6%
==> Buttons on the Chart <==
- LEFT
- 1,2,3,4,5 -> Will place 5 texts in the chat with numbers from 1 to 5.
- A,B,C -> Will place texts in the chat with the letters A B C.
- RIGHT
- White editable box -> corresponds to the number of candles back
- BUY -> Will place pending buy orders when clicked
- SELL -> Will place pending sell orders when clicked
- TS -> Will activate the Trailing Stop when pressed
- X -> It will close all orders when clicked, both pending and open.
Please, if you detect any error or correction, do not hesitate to send a private message.