- Search Crypto Craft
-
BestTraderEv replied Oct 5, 2022url CHART_VISIBLE_BARS Or, what do you mean by right edge? There are no bars on the right of the current candle, so there is no way to calculate them. You can set the object time like this: Time[0]+x_candles*_Period*60 Don't use OBJ_LABEL, use ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 5, 2022Well, you sure ain't gettin' no help from here! BTW, my mother is dead, so if you like fucking dead corpses - good luck!
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 5, 2022Check one of those: url Or this: url Or this: url
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 5, 2022Please stop being naive! There is no such thing as a non-repainting indicator! If the indicator signals stay put on the chart when they appear, it means nothing. The price can "respect" the signal, or "reject" the signal. So, any signal on the ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 5, 2022You ever heard of "Market" in MT4 and MT5? image image
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 5, 2022Here, I have coded one for you. You can even choose the Tf from which you want the lines! file Edit: This is the correct version. You can even plot a lower Tf on a higher Tf.
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 5, 2022Here is one you can use: url In that thread there is more: url Specifically: url
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 4, 2022It deosn't matter if you have the so called stealth SL or actual SL on the broker's server. You will get whipped out by news slippage anyways! No broker guarantees any prices, and at the news event there are actual gaps, no liquidity, and your ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 4, 2022Normally an indicator applied to one chart does not appear on another chart. Maybe you have some other copying indicator that does that, because there is no other explanation. That's the problem with these indicators that plot on many different ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 4, 2022Here is one such indicator that allows for multiple instances by changing the "Fibo Name" parameter. url So, you assign a different name for each instance and assign each instance to whatever timeframe(s) you need.
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 4, 2022This one, here: url seems to work fine... image
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 4, 2022Did you know that indicators have these options? image You can, usually, put more instances of the indicator on chart and assign each to the specific timeframe.
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 4, 2022Hi Clork! I have just finished testing the EA. This EA has only one input parameter: image You only input how many trades in total per symbol you want it to place. So, this number includes the trade which you make on your phone. BTW, the EA can not ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022I quickly wrote this EA for you, but I need to test it on real market. How do you want to close the trades? You must know one thing! EA can not open many orders at exactly the same price. EA only sends orders to broker's server. And EA sends orders ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022I don't know if anyone has already created such an EA? There is a big chance that someone did, but it is hard to find something when we can't know what exactly we are searching for. I found something similar here: url But, that might not be ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022LOL, I was just thinking to do that!!! So eeeeasy!

I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022Yes, EA can set SL and TP with the order, but EA don't work on smartphones. EA work on MT4 Platform on your computer or on VPS. If you open order from smartphone, EA does not do anything. EA can only search if there is an open order and then do what ...
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022We can not do anything with ex4 compiled code. You need to provide the mq4 source code in order for anybody to work with it. STI is Smart Trader Indonesia: url You should contact him. Otherwise, please check this out: url or maybe this: url
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022That is only possible if you have your MT4 platform running on your computer or on VPS. Otherwise not possible. The EA would recognize the placed order and add more same orders.
I will code your EAs and Indicators for no charge
-
BestTraderEv replied Oct 3, 2022Show me such a situation that you are describing, please. I did what you wrote, and I don't see any such cases where the main and signal lines crosses over the lower band upward. They hardly ever cross BB's at all, and never below 20 Stoch. You need ...
I will code your EAs and Indicators for no charge