FiboMartingaleSystem
- Asesores Expertos
- Yordan Yordanov
- Versión: 1.0
- Activaciones: 5
Fibo Martingale System is martingale grid Expert Advisor, that is specially tailored for EURJPY. It trades long and short positions in the same time using its lot size progression on every grid level. The timeframe is not important, it does not trade on bar close. The most important think to respect is - for 0,01 starting lot you need an account of 25 000 $ at least - using smaller account is at your own risk. The default settings are ready to go, you do not need to change anything. By default the timer is turned off, it is your decision whether to turn it on.
Input parameters
Trade Settings
- MagicNumber
- OrdComment - puts a comment at the end of each order in the trading pool
- Slippage
- StartingLotSize - the starting lot for the lot progression (default 0,01 per 25 000$ account at least)
- MartingaleMaxSteps - maximum steps for the martingale order
Timer
- TradeAllowed - if true starts opening positions, if false stops opening new positions, but continues managing old positions
- Use Timer - if true starts using the timer settings, if false opens positions all the time (needs to be true to use itraday timer)
- Start Day 0 Sunday 5 Friday - day to start opening positions
- StartHour - hour to start opening positions
- StartMinute - minutes to start opening positions
- End Day 0 Sunday 5 Friday - day to stop opening positions
- EndHour - hour to stop opening positions
- EndMinute - minutes to stop opening positions
Intraday Timer
- UseIntradayTimer - if true opens positions every day in the time interval
- IntradayStartHour - hour to start opening positions
- IntradayStartMinute - minutes to start opening positions
- IntradayEndHour - hour to stop opening positions
- IntradayEndMinute - minutes to stop opening positions
- UseLocalTime - if false timer uses the brokers time, if true the timer uses the time of your computer