- Search Crypto Craft
-
Beerrun replied Jul 3, 2019Yes I can do it but no I am not available to do it
If I can find time somewhere I'll do what I canI will code your EAs and Indicators for no charge
-
Beerrun replied Jul 3, 2019Yes using winapi functions
I will code your EAs and Indicators for no charge
-
Beerrun replied Jul 1, 2019So is it a big time winner like the OP said?

I will code your EAs and Indicators for no charge
-
Beerrun replied Jul 1, 2019Can try this one. Broker lock and EurUSDmicro lock removed. Untested.
I will code your EAs and Indicators for no charge
-
Beerrun replied Jul 1, 2019Yeah man the auto sizing was causing problems, so it's been removed/replaced with user input. Also edited to make it work correctly on the current bar ticks, added options for sma, points below candles, and an input for the wingdings icon code.
Power candle indicator
-
Beerrun replied Jun 30, 2019This is not an indicator at all; mqh is an include file, you can't run this file by itself.
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 30, 2019You need to check the experts tab of the terminal; it had a zero divide error, no reason for a timeframe restriction. Now fixed and also added the option to place dots by EMA or Points, re-uploaded now.
Power candle indicator
-
Beerrun replied Jun 29, 2019Yes with those settings if the order is profitable it will just trail price and set a stoploss if none exist.
Can someone check and test this Trade Manager EA for me?
-
Beerrun replied Jun 29, 2019Try this out. Included the options of greater/less than the ratio. The dot height is based on an EMA or Point values. It will automatically scale the dot sizes when using chart zoom in/out. Edit: error fix, option added, re-uploaded
Power candle indicator
-
Beerrun replied Jun 29, 2019Removed expiration lock again, but it looks nothing like the picture you posted.
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 28, 2019Removed expiration lock.
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 28, 2019Can try this out. I did not test it.
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 28, 2019The wick size is in relation to the body size; the % calculation is wick size divided by body size. I'll see what I can do buddy
Power candle indicator
-
Beerrun replied Jun 26, 2019The vertical line is just a visual aid to show how far back the lines can potentially recalculate (repaint). It is the distance of the half cycle input +2. Arrows/alerts won’t appear until after the vertical line since recalculation might render ...
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 22, 2019if(Close[1]<Open[1]&&Close[2]<Open[2]&&Open[2]-Close[2]>Open[1]-Close[1])int sell=OrderSend(_Symbol,1,...);
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 21, 2019You can try this out: all comment/print functions removed. Also rewritten to use timer events instead of loops and code simplified. I have not tested it though. If you don't want line comments/descriptions then you will have to remove those.
Can someone check and test this Trade Manager EA for me?
-
Beerrun replied Jun 21, 2019Try this out: instead of MTF, now every instance of the indicator is independent depending on the inputs chosen. Load or unload it as many times as you want and the indicators will not conflict. Edit: small code fix, re-posted file
I will code your EAs and Indicators for no charge
-
Beerrun replied Jun 19, 2019The number of trades input works fine for me
I will code your EAs and Indicators for no charge