Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

News Expert Advisor (without indicator) - Expert for MetaTrader 4

author EAcpu | 5 reads | 0 comments |

News Expert Advisor (no indicators) - expert for MetaTrader 4

News Expert Advisor (no indicators) - expert for MetaTrader 4

EAs trade based on large market movements and do not use any indicators.
The idea of ​​an Expert Advisor is that stop-loss orders are moved in discrete time at a given distance from the current price.

If the price suddenly slides to one side, the EA simply has no time to move the order and it becomes the market.

Further includes tracking orders.

 External integer stop loss = 10 , //If it is 0, stop loss No change Take Profit = 50 , // Take Profit if 0 No change to outer integer Trailing Stop = 10 , // Trail length, if 0 No integer trailing outside the trail starts = 0 , // when using traile, for For example, after reaching 40 n reaches the outer integer Step = 2 // Sal Step - Trailing Stop An integer no closer to the outside than StepTrail No loss = 0 , // Transition to breakeven point For a given ve profit points, If so there is No move to reach breakeven Minimum profit without loss = 0 , // Minimum revenue when reaching breakeven level Magic external integer = 77 // Magic external integer step = 10 , // Distance Price external double lot = 0.1 ; external integer time modification = 30 // Number of seconds before placing order Not allowed to change external integer slippage = 30 // Maximum price deviation For market orders (buy or sell orders).

News Expert Advisor (no indicators) - expert for MetaTrader 4


Attachment download

📎 cm_EA_News.mq4 (6.59 KB)

Source: MQL5 #10511

Verification code Refresh