Hello
(a) We want to build a trading robot for MT4.
(b) Our account is in Alpari.
(c) Trading should always be done on Eur/Usd.
- Our trading bot is Simple and Indicator based strategy.
- Our indicator name is “solar wind joy”.
- Solar wind joy is an REPAINTING indicator.
- Actual solar wind Joy indicator inputs are period = 35 and smooth =10
BUT
Our solar wind Joy indicators inputs are customized as period = 25 and smooth = 30.
- We should have an AUTO REFRESH indicator with 30 seconds (which we already have) and should be included in our bot. If you can make it to 10 seconds it would be better.
- Both Solar wind joy and Autorefresh files will be provided.
- Our margin ratio is 1:500
- Bot should be activated or stopped by me Daily or weekly (we shall discuss about this in detail).
- We have never used a bot before, so we would like you to give us complete details and instructions about how to use the Bot and also install into our computer (Like Documents and videos).
- There should not be any type of Bugs or Errors in our Bot.
Entry and exit rules
- Robot will create long and short positions using indicator signals.
- When an indicator gives a long signal, the bot should take a long position on the selected pair .
- When an indicator gives a short signal, the bot should take a short position on the selected pair.
- The position should be taken by the bot only after the first candle completes, that is on the start of the second candle.
For example
- Long position should be taken for the second green candle and this same long position should be closed on the second red candle. And at the same time a new short position should be taken and the short position should be closed on the second green candle of the indicator.

Stop loss
- Stop loss should be 30 pips on Eur/Usd.
For example
- 1.06301 *** stop loss for short position
1.06001 *** current price
1.05701 *** stop loss for long position

- Stop loss trailing should be done.
- If stop loss hits, the current trade/ position will be closed and their next trade should be taken when the signal changes.
For example
- If the stop loss hits on a long position trade, the current trade will be closed and trading will be paused and the next position should be taken only when the signal changes into red.
- If the stop loss hits on a short position trade the current trade will be closed and trading will be paused and the next position should be taken only when the signal changes into green.

Target
- There will be no targets and the trade should continue according to the indicator as mentioned above.

Time frame
- By default 5 minutes time frame will be there
- Time frame should be editable according to our needs
- for example 1 minute, 5 minute, 15 minutes
Lot size
- lot size should be minimum of 0.01
- lot size should be editable by us ( increasing or decreasing)
Templates
- We should have two templates for trading.
- Safe mode
In this mode, trading should be done with only one lot as we discussed till now.
- Aggressive mode
- In this mode, Three orders will be placed at a time, this is the entry rule.
- Here the first Two orders closes when the profit reaches 25% of our invested capital for that particular trade.
- Third order closes as in the safe mode, remaining everything should stay the same as in the safe mode. For example stop loss, target.
- If the trade does not reaches the 25% range , then all the three trades will be closed as per the change in the indicator.
- For example : Our invested capital is $10 for that particular trade for each lot , and if the profit reaches $2.5 for each lot , Then 2 lots should be closed and Third lot will continue as per the signal.

Bot must allow us to
- Edit lot size
- Edit time frame
- Allow us to change Indicator settings , if needed.
- Trade closing should be allowed manually when needed.
Updates
*** We may need some advice and suggestions from you as you have more experience than us.
We Request you to Install The EA into my Computer and train us how to Use or Edit this particular Expert Advisor, So that we don't need to face any problems in future.
Thank you