Orion Btcusd MT5
- Experten
- Stephanie Fabienne Melous
- Version: 1.0
- Aktivierungen: 5
Orion BTCUSD for MT5
Expert advisor optimized for the BTCUSD asset.
Orion seeks to follow the trend, with a reasonable price target and a Stop Loss that is best kept high.
The parameter values proposed by default offer already optimized operation, but you are free to modify them.
A “close on reversal signal” mode allows you to cut a trade as soon as an opposing signal appears. It is this mode which allows Stop Loss to be reached only in rare situations.
Trades can remain open for several days.
A lot of work has been done on this robot to identify relevant entry points, while applying filters to block risky situations.
Moderate trading frequency (less than 10 trades per month on average), but it is enough to generate comfortable income.
Priority was placed on the quality of signals, not their number.
Parameters:
- Position size for 1000EUR/USD (Default value: 0.05)
- Max position size (Default: 20)
- Number of simultaneous trades (Default value: 4)
- Minimum time between trades, expressed in hours (Default value: 12)
- Delta open price (Default value: 2000). this is the minimum price difference to be respected between 2 trades
- Dynamic trailing % (Default value: 90). This is a mode to secure trades that reach 90% of the TP. The trade is cut when it reaches the TP. Set 0 to deactivate it
- expert magic number. Allows you to define the magic number of trades to manage the case where other trading sources operate on the same account.
#### BUY
- enable purchases (Default: true).
- Take profit (Default value: 2500). TP is expressed in USD
- Stop Loss (Default value: 10000). SL is expressed in USD
- Closing on reverse signal (Default value: true). Allows you to indicate whether BUY trades should be closed if a SELL signal is identified.
#### SELL
- enable sales (Default: true).
- Take profit (Default value: 2500). TP is expressed in USD.
- Stop Loss (Default value: 10000). SL is expressed in USD.
- Closing on reverse signal (Default value: true). Allows you to indicate whether SELL trades should be closed if a BUY signal is identified.