The Expert Advisor is based on several different strategies and each strategy try to find rare trading opportunities. So basically Star Bot is a multi strategy EA which contains several high winrate strategies.
✅ All Trades are covered by StopLoss and TakeProfit and Trailing Stop Loss.
✅ There are exelent money management systems in STAR BOT so users can easily control risks ; user can enable 1-fix lot 2-auto lot 3-money management based on risk percentage
➡️ STAR BOT DOES NOT use:
✔️ NOT Grid
✔️ NOT Doubling
✔️ NOT Martingale
MONITORING: Profile Seller
- Minimum balance is $200
- A low latency vps is always recommended.
- The recommended Leverage is 1:100 or more but minimum leverage depends on what money management you choose. if you want use minimal risk you can even use 1:10 for leverage.
- Minimum balance is $200
- A low latency vps is always recommended.
- The recommended Leverage is 1:100 or more but minimum leverage depends on what money management you choose. if you want use minimal risk you can even use 1:10 for leverage.
[spoiler title=”Read More…”]
Parameters:
*Trade Settings*
- MagicNumber : —————————————> magic number to seperate from other EAs.
- Allow open LONG trades : ————————->if “true” ==> user give premission for opening BUY positions.
- Allow open SHORT trades : ————————-> if “true” ==> user give premission for opening SELL positions.
- TradeComment
- Stop-loss per points
- Take profit per points
- EnableTrailingSL ————————————->if “true” ==> user allow STAR BOT to use its own trailing stop_loss
- Minimum Profit per point to start Trailing Stop-loss–> trailing stop-loss will be activated after this amount of profit per points
- Maximum Spread _Point ——————————>Maximum allowed spread per points
*Money Management*
- Enable Fixed Lot —————————————> if “true” ==> STAR BOT will use Fixed Lot money management
- Fixed Order Size
- Enable Auto Lot —————————————> if “true” ==> STAR BOT will use Aoto Lot money management (for example :every $50 balance –> 0.01 lot volume)
- Balance For Every 0.01 Lot
- Enable Money Management Based on Risk Percentage –> if “true” ==> STAR BOT will risk specific percentage of your equity for every trade
- Percentage Of Risk For Every Position
- ****************you must enable only one money management system********************
*Time Settings*
- FridayExit —————————————————-> if you wish to close the trades on friday you can put “true” it
- Friday Exit Hour
One of my customers asked for auto lot money management based on equity input and max_number_of_deals input so I add them.
“Enable Auto Lot Based On Equity=true” will activate the money management based on equity.
“max_number_of_deals” is the maximum allowed number of open positions.
** TRY DEMO NOW ! **
our team always here and willing to help.
One of my customers asked for auto lot money management based on equity input and max_number_of_deals input so I add them.
“Enable Auto Lot Based On Equity=true” will activate the money management based on equity.
“max_number_of_deals” is the maximum allowed number of open positions.
** TRY DEMO NOW ! **
our team always here and willing to help.
[/spoiler]