- Search Crypto Craft
- 57 Results (6 Threads, 51 Replies)
- micbrook replied Jun 8, 2017
hi im looking to create a single button that will place a buy AND sell trade at the same time. Coding shamefully copied from other places... can someone advise please? thanks error says bool-semicolon expected. ive tried everywhere, cant figure it ...
I will code your EAs and Indicators for no charge
-
Close at stop - how to avoid/restrict?!
Started Jun 7, 2017|Platform Tech|0 replieshi so i have an EA. most days it does really well with many trades, but some days it fails ...
- micbrook replied Jun 6, 2017
i have a little EA but i would like to have an option to close all trades if they reach X amount (value to be selected in the options), is there available code for this? thanks
I will code your EAs and Indicators for no charge
- micbrook replied Jun 4, 2017
Standard settings. However i I didn't intend on wrecking the original post, I was only trying to show a similar EA. I'll stop posting now and let the OP carry on sorry!
Always profit exit strategy
- micbrook replied Jun 4, 2017
EA attached. no idea how similar (or not) this actually is to yours but always worth a look see if theres any inspiration from it
Always profit exit strategy
- micbrook replied Jun 4, 2017
looks very similar to an EA I found online which tests very well. ran it on a demo account and it made 1k a day on average... ill see if I can find it
Always profit exit strategy
-
Average sized candle?
Started Jun 3, 2017|Trading Discussion|2 repliesHi Is there a way to find out what the average sized candle has been over a certain time ...
- micbrook replied Jun 3, 2017
these are the settings and errors
I will code your EAs and Indicators for no charge
- micbrook replied Jun 2, 2017
Have been changing the settings for a while, cannot make it work how I want
thanks for tryingI will code your EAs and Indicators for no charge
- micbrook replied May 30, 2017
Thanks very much. Gone away for a couple of days, will check it out when I get home
I will code your EAs and Indicators for no charge
- micbrook replied May 29, 2017
thanks for explaining so is it possible to change it? so takeprofit would be be 0.06 and stoplosspips 0.10? this is how i had planned on it working screenshot of a previous trade closing at 0.09 profit new candle goes to 0.04 we start a trade from ...
I will code your EAs and Indicators for no charge
- micbrook replied May 29, 2017
price 144.686 - TP would be 144.692 not 144.746 price 144.688 - SL would be 144.678 not 144.568 settings i can choose 6 but shouldnt it be 06? which i cant do distance is 0.004 so takeprofit would be be 0.006 and stoplosspips 0.010?
I will code your EAs and Indicators for no charge
- micbrook replied May 29, 2017
Many thanks however on the tester the SL and TP seems more than 10 and 6? with 0.01 lots it would only be 0.06 or -0.10. screenshot with standard settings. looks like a decimal point change should fix it?
I will code your EAs and Indicators for no charge
- micbrook replied May 29, 2017
have found this indicator which alerts when candle reaches 10 pips (size can be changed). is there a way to add the trade function to it to make it an EA? screenshot to show on a M5 chart how many times a candle reaches 10 pips (indicator shows how ...
I will code your EAs and Indicators for no charge
- micbrook replied May 28, 2017
tried to modify a file just adding the buy/sell trades but get errors, have tried to fix but still non the wiser i have built on eabuilder but cannot access the source updated mq4, last 14 errors all based around this part // CheckSignals - checking ...
I will code your EAs and Indicators for no charge
- micbrook replied May 28, 2017
thanks but i still cant make it do what i require
I will code your EAs and Indicators for no charge
- micbrook replied May 27, 2017
first attempt, dead basic..... how far off is this?! //-------------------------------------------------------------------- // candleto6pip.mq4 // after the candle reaches 4 pips it should trade for 6 more pips ...
I will code your EAs and Indicators for no charge
- micbrook replied May 24, 2017
How about something that should be real basic (well in theory) that does a trade on every candle over an amount of pips.... so if a candle moves 5 pips in any direction, trade for another 5 pips in the same direction. would that be easy to make as ...
I will code your EAs and Indicators for no charge