Tâche terminée


Spécifications
Editing Omarick Scalper pro
This EA works by opening a buy stop and sell stop orders using the buy pip order and sell pip order from the opening price of the candle.
I want Ea to open series of orders in a grid formation using the buy pip order and sell pip order and open like 5 buy stops and 5 sell stops .it should use the sell pip order and buy pip order to calculate where to place stops.
Ea should calculate profit in of floating dollar .Ea should calculate take profit in percentage of account balance (eg 50% of balance of 100usd is 50usd profit) .All active orders and pending orders (This includes all orders on other chats) should be canceled when the require profit percentage is met.
Stop loss should also be calculated in floating loss on terminal. Ea should calculate stop loss in percentage of account balance (eg 20% of balance of 100usd is 20usd loss). All active orders and pending orders (This includes all orders on other chats) should be canceled when the require loss percentage is met.
Lot multiply should be changed the risk should be low. 0.01 =300usd, 0.02 =600usd, 0.03 =900usd .For every 0.01 added for 300usd.
Breakeven time: This is time when reach Ea start to target or close all orders at another different profit percentage of balance different from the first.
All this requirement are to appear on screen, The name of Ea, percentage profit target for the day,percetange loss for the day.