- Search Metals Mine
-
Rijfie replied Sep 6, 2015hi I have been following this tread for a while now. Got some good and bad trades out of it. But is there any strategy to trade the eur/usd with a constant profit. It doesn't have to double
the account every week but some profit would be nice. ...EURUSD
-
Rijfie replied Sep 6, 2015hi Back to basic for me see post 1. Have been working on creating hedge but like to work on this pyramid for now. The loops are inserted by machine25 thanks. I like to use the pyramid on stocks and the problem i have now is with the gaps by opening. ...
Pyramid system
-
Rijfie replied Sep 1, 2015Hi By changing stoplossbuy and stoplosssell you can change teh stoploss. Trailerstop is automatic. Take profit is when price goes below trailerstop (or manual) Just backtest. Regards Donald
Pyramid system
-
Rijfie replied Aug 31, 2015Hi Speciale for Schailabbas I have adjust the expert so it buys almost every tick.
Pyramid system
-
Rijfie replied Aug 30, 2015Hi Have the pyramid IX working. So ignore post 82 Still have to backtest for bugs.
Pyramid system
-
Rijfie replied Aug 30, 2015Hi This expert is for testing only. I have been able to insert the sell function but i don't seem to get the trailerstop working. It will be great if there is a programmer who is willing to take a look at this expert adviser. This is the code but ...
Pyramid system
-
Rijfie replied Aug 25, 2015HI If i am right then 0 is the current chart 1 = 1 min 5 = 5min 60 = 60 min etc,etc,etc
Pyramid system
-
Rijfie replied Aug 25, 2015Hi Doerpn The default setting in pyramid is extern int per = 5; period 5 extern int prix = 0; close extern int meth = 1; = exponentionel (ma methode) Maybe have to change the ma on the chart into those settings. Otherwise i don't know why it is ...
Pyramid system
-
Rijfie replied Aug 24, 2015Hi guys I upload a picture from some yelp results. Still got a few lots open still running the pyramid. now having Max 27 low 24
Pyramid system
-
Rijfie replied Aug 24, 2015Hi arioaza Yes that is true. Be carefull with pyramid (Like today) don't blow your account.
Pyramid system
-
Rijfie replied Aug 23, 2015Hi Justin Try to explain as i see it. a=Last buyprice - close -steplevel =1.25000 - 1.24600-0.00100 =0.00300 x = a/drop_divdeur = x = 0.00300 / 0.001 x= 3 the expert buy 0.03 lot
Pyramid system
-
Rijfie replied Aug 23, 2015hello From here the pyramid that buys only 0.01 lot wil be called as below.(for swap reason! on stock with low swap) Also adjust tradesallowed.
Pyramid system
-
Rijfie replied Aug 23, 2015Hi By changing tradesallowed you can now set the max trades. Second trade can still be for example 0.12 lot or 0.07 lot.
Pyramid system
-
Rijfie replied Aug 23, 2015Hello machine25 Thanks a lot for your time. Maybey in the futher you can help us out with some little adjustments. Pyramid or VII is the Modified version with stoploss from post 15.
Pyramid system
-
Rijfie replied Aug 23, 2015Hello Doerpn Try changing the settings from drop-divideur Or try this version.
Pyramid system
-
Rijfie replied Aug 22, 2015Hello I have been able to insert the stoploss. Just check it out on backtest.
Pyramid system
-
Rijfie replied Aug 22, 2015Hello Justin By changing the drop_divideur you can control lot sizing. It opens position if the close is above the ma indicator. Control Trailing stop for now not adjustible. Happy trading
Pyramid system