Forum

Simple trailing stop

How can I amend an existing trailing stop on an existing order once a certain price level has been achieved? I mean I can do it manually but how can I automate this using EA or whatever it is

Simple trading strategy

Can anybody write me a simple code for a new EA with the following logic: "After a 50 pip market movement place an order of 0.01 lots in that same trend (ie if going down - sell, if up - buy) with stop loss 20 pips and take profit 20 pips". I am not a programmer and I am having a tough time