- Search Crypto Craft
- 259 Results (6 Threads, 253 Replies)
-
Digital Dream Technology (DDT)
Started Mar 30, 2020|Broker Discussion|0 replies
Id any body know DDT? Somebody said that it is a broker and I do not find it
-
Sunnybeach replied Jul 1, 2017Hi, bauta I did some backtest for v038 and v037. There is a bug. image image This happens when s_GridSizeFactor=5,6,.. but not s_GridSizeFactor=4. Please refer to set file.
Expanding Grid
-
Sunnybeach replied Jun 7, 2017hi, joancb now the grid is fixed + CCI in the EA by setting. I would like to try some other trigger: Sell: Close[1] > Open[1] && Close[0] < Low[1] Buy: Close[1] < Open[1] && Close[0] > High[1] EA will depend on TF.
Little Martingale EA
-
Sunnybeach replied Jun 7, 2017OIC, you have to use + OrderCommission(). Thank you!
Little Martingale EA
-
Sunnybeach replied Jun 6, 2017Hi, Joancb would you please modify profit to profit = OrderProfit() + OrderSwap()+OrderCommission()?
Little Martingale EA
-
Sunnybeach replied Dec 30, 2016The order distance is not only defined by the minimum grid size but also the entry logic. The entry logic can give more distance after grid size.
New Martingale EA (logic like Mathtrader EA)
-
Sunnybeach replied Dec 28, 2016Refer to "useDYNAMICGRID" in the setting. If you use dynamic grid, the grid size is based on ATR, the minmum grid setting is used as minimum but not real.
New Martingale EA (logic like Mathtrader EA)
-
Sunnybeach replied Dec 28, 2016Refer to "double first lot and TP" in the setting.
New Martingale EA (logic like Mathtrader EA)
-
Sunnybeach replied Dec 8, 2016Many of us are still using Autop which contineously make profit. Thank you, Edo!
Horizon Break: A pure price action breakout strategy - With EA
-
Sunnybeach replied Oct 25, 2016Maybe you need to put more historic data. For instance, you start test from Jan.1,2016, and export data from Dec. 25, 2015.
Expanding Grid
-
Sunnybeach replied Aug 30, 2016Hi, MathTrader7 The EA does not open any order by backtest using tick data. But it works well while not using tick data. Is there any problem? Sunnybeach
Candle Martingale + EA
-
Sunnybeach replied Aug 23, 2016Hi, bauta, To reduce the DD, maybe some improvement should be done on "retrace" point. Now the order is placed mainly based on grid size and some PA. Would you please try some indicators and more PA which explained as "retrace" and grid size as ...
Expanding Grid
-
Sunnybeach replied Aug 20, 2016same 15 pairs! s_GridSizeFactor = 6, more drawdown than s_GridSizeFactor = 5. Dynamic_Percent_Increase from 15 to 20 for different pairs. It is not set by BT just by feeling. s_StartLotQty = 0.01 and increase to 0.02 for certain pairs like AUDUSD, ...
Expanding Grid
-
Sunnybeach replied Aug 20, 2016It is the test result for last two months! 15 pairs! s_GridSizeFactor = 5 Dynamic_Percent_Increase from 15 to 20 for different pairs. It is not set by BT just by feeling. s_StartLotQty = 0.01 and increase to 0.02 for certain pairs like AUDUSD, ...
Expanding Grid