- Search Energy EXCH
-
abokwaik replied Dec 21, 2014Next on my development list is : N-Bars Breakout Entry X-Bars Retrace Exit This system is some how similar to Turtle Trading System. Input Parameters: N_Bars_BO : N-Bars Break Out (for Entry) X_Bars_RT : X-Bars Retrace (for Exit). Fixed_Lot_Size : ...
Robot Lab Project
-
abokwaik replied Dec 21, 2014ROBOTS USES Trading can be a highly emotional activity which can lead to failure. Discipline is an important factor in trading. Now, where you can find a more discipline and emotion-free trader than a Robot.
Robot Lab Project
-
abokwaik replied Dec 21, 2014Expectancy ratios for previously posted system results : image Note : MA_CROSS_WT_02 is not included because only optimization results were posted.
Robot Lab Project
-
abokwaik replied Dec 21, 2014ROBOTS USES System Back Testing: You might learn about a profitable trading strategy from a book, a forum , a friend. So what to do next ? One way is to develop a robot based on that strategy and apply it to different periods, and see how profitable ...
Robot Lab Project
-
abokwaik replied Dec 21, 2014Ladder_System_01 Chart Example explaining the above post image
Robot Lab Project
-
abokwaik replied Dec 21, 2014Ladder_System_01 Few words about the Ladder System: The robot uses an implied method for opening the first trade. Simply for the applied time frame, if current bar is up it will go Long, if its down it will go Short (on market price). After ...
Robot Lab Project
-
abokwaik replied Dec 20, 2014ABOUT ROBOTS I would like to highlight some issues regarding working with robots on live accounts. Use small position sizes, specially for robots that open multiple positions Run multiple robots on same account, preferably with different systems, or ...
Robot Lab Project
-
abokwaik replied Dec 20, 2014GIRD Systems Ladder_System_01 Robot Attached. Input Parameters : Fixed Ladder Step Size in Pips, Unified Stop Loss in Pips, Maximum Number of Open Orders, Fixed Lot size for all orders. Lot Size as percentage of equity (added for this version, ...
Robot Lab Project
-
abokwaik replied Dec 18, 2014Guys, please note that for newer posted versions of any Robot ONLY the new or changed Parameters are explained in that post because old parameters would have been explained in earlier version's posts.
Robot Lab Project
-
abokwaik replied Dec 18, 2014Of Course. You can use SL_Pips Parameter (Depending on how many digits your broker provide:if 4 digits then 50 means 50 pips, if 5 digits then 500 means 50 pips.)
Robot Lab Project
-
abokwaik replied Dec 18, 2014So fare 2 moving average related systems are covered. Next we'll move to some Grid based systems. I will start with a system created and fully explained in another thread (The Ladder System).
Robot Lab Project
-
abokwaik replied Dec 18, 2014MA_SR System: Robot Attached. Parameters: MA_Period = 60 : Moving Average Period (Need to find best period based on Time Frame used) MA_Method = 0; 0-Simple, 1-Exponential, 2-Smoothed, 3-Linear_Wighted Fixed_Lot_Size = 0.0; Lot_as_EQ_Perc = 0.05; ...
Robot Lab Project
-
abokwaik replied Dec 18, 2014This robot will join the Robot Lab Project soon.
Follow the BIG Candle
-
abokwaik replied Dec 17, 2014Thanks. I know. Any way this is the data that I have. People with better data are welcome to post their results. I use back testing just for initial validation/valuation of the robot. Once passed it will move to forward testing.
Robot Lab Project
-
abokwaik replied Dec 16, 2014MA_CROSS_WT System This is version 3 (the Final version) of MA_CROSS_WT System. Added Parameters: Lot_as_EQ_Perc : used to control the Lot Size used as percentage of Equity(5% is entered as 0.05), to enable you must put Fixed_Lot_Size parameter as ...
Robot Lab Project
-
abokwaik replied Dec 16, 2014I will make all back and forward tests (and later on Live tests) on EUR/USD. This in addition to known reasons will simplify the comparison between different Robots.
Robot Lab Project
-
abokwaik replied Dec 15, 2014Moving to the next MA system which I call MA_SR (for Moving Average as Support or Resistance) MA_SR System: On many occasions Slow Moving Averages act as Support or Resistance. Have a look at the current H1 chart of EUR/USD and SMA-500 playing ...
Robot Lab Project
-
abokwaik replied Dec 15, 2014Thanks. Which time frame did you use for testing ? I suggest for people who like to share their back-test results to post in a manner similar to what I did in Post # 3, which indicates all parameters used. As this will give us a better way to ...
Robot Lab Project