Suttisak Boonla
Suttisak Boonla
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Suttisak Boonla
Suttisak Boonla
Trade by Expert Adviser.System build from Machine Learning 16 years of History data. Robustness test is very important for my system. Use Multiple Robot trade in Account.Low risk and long run profit. Strategy base on break out and trend following. Every Position has StopLoss.Trade on XAUUSD. Every robot monitor by myself and add robot or replace robot if it not perform good.

My Machine Learning is my long term project for my retirement in the future so I put my effort and make it on the right process.

I'm not saying I'm an expert but I have spent my time and money to make it success. For people who bought my EA not only my customers but they are my supportes who start EA together with me. I won't sell more in the future but only will keep optimizing for them yearly.


Why Robustness Test is important?

Because of good EA must be #STRONG and make #HighProfit. Making profit but weak EA can be a BOMB for your trading.

How??? We test EA on many conditions :

-adjusted spread to be over

-adjusted time frame

-testing on similar products

-randomize skip trade

-randomize starting bar

-randomize strategy parameter

ETC.
Suttisak Boonla
Suttisak Boonla
Every EA from my Account passed robustness test.
No martingale,No multiply lot,
Expect Risk reward ratio.
This EA is the part in my portfolio.
https://www.mql5.com/en/signals/745927
Suttisak Boonla
Suttisak Boonla
Every EA from my Account passed robustness test.
No martingale,No multiply lot,
Expect Risk reward ratio.

This EA is the part in my portfolio.
https://www.mql5.com/en/signals/745927
Suttisak Boonla
Added topic Try to create Arrow by OBJPROP_XDISTANCE,OBJPROP_YDISTANCE
Hi I try to create Arrow by X,Y distance but not success. I know Object Arrow need Time and Price for place it.But I want to create by another way. How to convert X,Y to Time and Price. Or How to create arrow like this. Thank You.    string
Suttisak Boonla
Added topic How to pair Position Buy and Sell for hedging.Please help.
I try to pair position Buy and sell by hedging.  position Buy condition if profit < 0 and not have sell position to square --- open sell and pair it. if profit < 0 and  have sell position to square and opentime > my expect
Suttisak Boonla
Left feedback to developer for job I want to convert one EA from Mql4 to Mql5
Suttisak Boonla
Added topic How to calculate MA of Indecator
Hi, I try to get MA of DeMarker by iMAOnArray. in MODE SMA value is correct but in MODE EMA value is incorrect. what's wrong please help me. This my code double Dem_0[ 20 ]; int a= 0 ; int b=DeMaker_MA_Period- 1 ; double dem_ma_1,dem_ma_2; while
Suttisak Boonla
Added topic How to Coding in order to count
Hi all I have question about how to coding in order to count OrderSymbol() I open trade  buy  USDJPY ,EURUSD ,AUDUSD sell  USDJPY ,AUDJPY ,USDCHF I want EA to count only 5 pairs but my EA count 6 pair. if that same pair just count 1
Suttisak Boonla
Added topic Please Help iCustom error
Hi everyone I'm newbie for code. I Try to coding iCustom but I have some problem. my indicator get som zero divide error.   double x = (a+b)/a;   double y = a/b;   double z = x/y; so please help me
Suttisak Boonla
Left feedback to developer for job Need to change condition for open order.
Suttisak Boonla
Suttisak Boonla 2015.04.30
Actaully I give you five star but my touch screen so bad and give you four star.sorry.
Suttisak Boonla
Left feedback to developer for job Need to add Trading time In EA
Suttisak Boonla
Added topic Need help add some code
Hi I have  free EA  and I want to add Trailing stop,Break even ,And max spread in to it. Please anyone help me? #define MAGICMA   20110131 #include <stdlib.mqh> extern double     Lots = 0.1 ; extern int
Suttisak Boonla
Registered at MQL5.community