Codes

Rijfie pyramid 1.12 for MetaTrader 4

I am sharing this pyramid. It is not perfect but works for me

Forum

martingale after 2 losses

Hello i would like to know how i can ajust a martingale program to return to lotsize 0.01 after 2 consecutive wins. Normaly a martingale starts over after 1 win.. I have tried this way but not sure if this is correct . for ( int x=counter- 1 ;x>= 0 ;x--) (I change the 0 to 1 to get consecutive

need help with loop

Can somebody help me with loop

Making an pyramide system together

Hello i would like to create an pyramide system together.I want to learn a lot from this project and get some respons if there are any misstakes made in the program. The idea is to create a little bit of programming each time and see if we can and with a nice program. Hopefully you like this idea

expert adviser working on several chart at the same time

Hello My name is Donald. This ea works fine one a single chart. i use it on the small chart like petrolbars (with a value of max 25 ) so mine highest lost will be about 500 euro. But what i would like is that this ea will work on several chart at the same time. i hope that someone would like to fix