Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)
Hi,
i make EA using specificated indicators.
this version is active until 30 june 2025.
pleaase can you test it and make different set to help me to optimize the ea.
put all the indicators in the indocator folder and try fisrt with the set bellow and make your test and feedback please.
Hi every body,
i found this EA en it seems to have good result in BT.
so please some one know it and some one have the mql4 of it?
plesae can u test it and return feedback.
i make an EA using grid and martingale with start trading using indicators
my test seems to be correct for the first EA and i would like to know if it's ok with other brokers before to finalyze it ( SL etc...)
Please i need help to code a correct adaptive profit in mql4
actualy i'v done this script:
extern double ProfitTarget=5;
void OnTick()
{
if (ProfitTicks == true) {
// Vérification du profit
if (AccountProfit() > ProfitTarget) {
CloseOrders()...
Please can you help me to make EA using news to send pending orders X mn before the new is given for duration = y mn after the new is given.
pending orders are buy and sell only stop and must be placed are W pips up and down from actual level and each Z pips
nomber of orders = nombreOrders...
"Hi I would like to add news indicators to the EA I'm trying to develop because I would like to use them to stop orders from being placed during a defined time before and after when a defined level of impact news is active."
Hi,
I'm trying to make a trading robot that analyzes candles to open positions. Once opened, they adjust based on the stop loss, take profit, and, if applicable, the trailing stop.
Can you test it and give me feedback please? It operates on a 1-minute timeframe and on the EUR/USD pair.
EA Valid...
Hi,
i try to devlopt EA using MQL4 language.
and now i would like to add a closse all :
- open buy orders if the market price is under the average price of buy orders after a define number of candles.
- open sell orders if the market price is upper the average price of sell orders after a define...
Hi,
if some one is able to dev an EA using this indicator
The indicator trace red or green star on the graph you attach it.
if first star is red = sell order and if it's green = buy order
2d star = close the open order and place new order corresponding to the color of the star (red= sell and...
Hi,
i found this EA and BT it with USDCAD and TM=15mn
result is ok but always make sell order and never Buy order
if someone know it can you tell me if it's normal or it's because is a fix ea and buy order is HS.
Hi,
I need the AdvancedNotificationsLib.dll to make work neurotrend EA in attachment.
So if someone have it, he'll be very nice to send it to me.
Great,
Ludo
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.