- Search Energy EXCH
- 456 Results (10 Threads, 446 Replies)
- Beertje replied Dec 13, 2018
To make a dashbord is a lot of work, I think nobody will do that. If you already have one, share it, change the color dot to value, is much easier.
I will code your EAs and Indicators for no charge
- Beertje replied Dec 12, 2018
Only daily pivot. Buffer based to see history. Simple alert function.
I will code your EAs and Indicators for no charge
- Beertje replied Dec 10, 2018
Study this code. url It write an indicator data with time to bin fle, you need to change the data to candle data and change file type to csv.
I will code your EAs and Indicators for no charge
- Beertje replied Dec 1, 2018
Let program an EA, or search for trade manager which have this feature.
How can I open up-to 30 trades and above simultaneously?
- Beertje replied Nov 25, 2018
Default you can send only an order with fix target and stoploss. You need to make an EA which manage your tradest, stick to this rules.
Searching for an efficient price action indicator for MT4
- Beertje replied Nov 19, 2018
Sorry, I set it to Saturday close... Corrected and tested.
I will code your EAs and Indicators for no charge
- Beertje replied Nov 17, 2018
Not tested. Bee carefoul, if all is closed, it is still posible to open new trade. You need to set the hour manualy.
I will code your EAs and Indicators for no charge
- Beertje replied Nov 15, 2018
If amount is set to 0, function is disabled. Not tested.
I will code your EAs and Indicators for no charge
- Beertje replied Nov 15, 2018
Sorry it is a decompiled file. The mq4 files like this have only random names of variables and subrutines. To rework it logically, to understand what is going on, is too much time...
I will code your EAs and Indicators for no charge
- Beertje replied Nov 12, 2018
Here it is. Dont change color by Doji, only if Open/Close are different.
I will code your EAs and Indicators for no charge
- Beertje replied Nov 8, 2018
I think not. You need to modify the EA. What can work, to make an indicator/expert, which load and close chart template. It works whit indicators, you can load templates whit different settings, but I never tested with expert.
Script to change EA to long only/ short only at a price level?
- Beertje replied Nov 7, 2018
Margin call is based on the margin requirement of your broker. But what if you open a full possible position, and you loose it? Wannt you to loose 1500$?
Balance required for these trades
- Beertje replied Nov 7, 2018
You registered for five years, since you spent this time?
It depends how big is your risk. 30 pip stoploss (if USD is the second tag) 300 dollars. If you calculate with this (only pairs with ???/USD, without spread and comission and ...Balance required for these trades
- Beertje replied Nov 7, 2018
In my experience ,all results are the same after time ,if you open more positions against the market, you will make big losses. I tried many of it. What is possible is to use grid as scale in, and limit losses. Try to bild position randomly, after ...
Simple MACD system for M15
- Beertje replied Nov 6, 2018
Search for a simple open/close EA, to learn how to handle with positions, you will find many on FF or on MQL codebase. And study this: url . With iOpen and iClose you can indentify the bullish/bearish candles on any timeframe
I will code your EAs and Indicators for no charge