Forum

Why Martingale Strategy Is Dangerous

Explain what is martingale strategy and why it is dangerous in trading

Need Simple Mql4 code for EA.

I need simple EMA Cross over EA. Both 2 EMA is apply to open Trades only open in given time range in a day Period 35 Period 3 Trade Should close when reversed signal no matter trade loss or profit. Should work on every timeframe. SL is open. TP should be a Input in pips. When one trade open TP

Broker and VPS

Dear friends, I have few questions. Let me know which broker is best for trade with EA. Which VPS service is suitable for mentioned broker to run the EA

Trading code

Hello, I need experienced coder to code my strategy to EA, please comment here if anyone interested

Orders not placing with the correct conditions.

I was trying to build an EA by using Envelop indicator and EMA indicator. But when I run the code it some orders were placed with wrong conditions. My Strategy is shown in the figure. I assumed Period 1 of EMA is equal to line chart. SELL ORDER - When downward line chart cross with lower envelop

Get Indicator into EA

Here my indicator code in below. I want to catch the Arrows to open orders. please help me. #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Blue #property indicator_color2 Red //---- input parameters extern int NumBars= 500 ; extern int