@john-doe
this is the big bug.even i built EAS with AI sites but those do not trade at all.and compilation has not any errors.i think the sites all of them have big bugs intentionally and they do not want you to make some money maker machines freely or even when you paid them.finally you must be a programmer or at least know one . free and paid wont work anyway.i got tired.!!!!!!
Posts made by Ali-pahlawan
-
RE: bug in free account robotsposted in Bug Reports
-
RE: bug in free account robotsposted in Bug Reports
i want to put 2 pending orders and i want to be executed if the spread <= 3 pips not more.and if spread > 3 the pendings must be deleted (do not be executed).should i use custome expiration in the pending order block or psread filter block ?and how i do that?please see this.
https://fxdreema.com/shared/l4MGQkqD

-
RE: bug in free account robotsposted in Bug Reports
once per bar and the blocks like it do not work.i tried too many times.and the i want the trade in the second of open price of present candle.how can i execute the trade exactly at the open price of present candle (C0 open price).i used timefilter but it is tricky and i am not sure it is working.
-
RE: bug in free account robotsposted in Bug Reports
i sent the pictures. the contract size = 100000 , digits = 5 , margin hedge = 50000 , volume step = 0.01 , thank you.
-
RE: bug in free account robotsposted in Bug Reports
some problems i have to explain:
1-i want to trade in every candle just once.firstly i used "once per candle" block in the top of block and in the body (all forms i tried) and never worked.i mean it was trading 1 or to or more in 1 candle.then i used "on timer" tab (event) and the same problem occures.and i used "per n bar" and the same problem was.it is not working anyway.
2-the robot is very simple(just 3 conditions) and it is trading viceversa.even the buy or sell orders is being executed wrong.in 1 candle buy and sell together is happening and the condition are just happened for buy(for example).why?????????
3-i tried it in many ways.more than 50 times i rewrote the robot.even i wrote buyer and seller separately and the same problem happened.it made me tired.this is so idiot.i think this is an on purpose bug in this site.and i do not know why?this is the link to my last robot.please make a full review and debug.and i send the related pictures of amarkets broker specifications.
https://fxdreema.com/shared/P8Dl9V1Xb

-
RE: bug in free account robotsposted in Bug Reports
absolutely.sometimes maybe trades but differently and sometimes trades in wrong conditions.thank you for review and debug.how can i change or see the broker settings?amarkets brokery.
-
RE: bug in free account robotsposted in Bug Reports
why my robots are not working right or trading differently in several demo accounts?they must be the same.because the robot is the same.i tried and my robot is working very different in 2 accounts.it means a big bug in my robot or in brokery side.can somebody help me?
-
bug in free account robotsposted in Bug Reports
hello.i made a robot in many versions but in all versions it does not work right or does not trade at all.i see the terms are met but the trade is not executed.i got basic account(free).is this the problrm?all free accounts will have bugged robots?
-
RE: Trade Controller(lotsize+tp+sl)posted in Questions & Answers
i tried all settings.on the chart never works.this is the problem.i rewrote it as you said.but the market time is over now.please test it.
https://fxdreema.com/shared/8TnE4dKRb
if it is possible please write yours for me and share the link.thanks.
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
@Morteza196 زمان ربات باید با زمان سیستم شما یا ساعت جهانی بازار فارکس یکی بشه.الان یکی نیست.شما به ساعت سیستمت داری نگاه میکنی ولی ربات زمان دیگه ای داره.تو تنظیماتش بیشتر بگردین.
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
@aminzrz از بلاک terminate استفاده کنید.
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
از بلاک no trade قبل دستور بای یا سل استفاده کنید.
-
RE: Trade Controller(lotsize+tp+sl)posted in Questions & Answers
SL is 3ATR and TP=1.2SL in M30
The point is the lotsize must be calculated exactly , that SL=(ABOUT)6 USD (For money management to be equal in all trades)
and when i put my trade the SL-TP-LOTSIZE Must be put according to all these properties.not the lotsize in the up left corner in MT4.and this is not working:
https://fxdreema.com/shared/yZCpnlcMd -
Trade Controller(lotsize+tp+sl)posted in Questions & Answers
hello.i want to put my orders manually.and i want to have a robot to calculate lotsizes for my trades and puts sl value and tp value too and put them automatically on these properties:
1-i put my order manually(buy or sell).THE ROBOT MUST NOT PUT ORDERS!!!
2- SL=3ATR in M30 = 6 USD or less(not more)
3- TP=1.2SL VALUE IN M30.
4-LOTSIZE must be calculated automatically according to SL value(=3*ATR=6 USD , wherever it is).very important point = ALL TRADES MUST BE PUT BY EQUAL MONEY IN SL VALUE.(6 usd or less near it)
if you can share the link for the sample project , it will be very better.i can not find the proper blocks for it.
thanks a lot.i used this but it is not working.i tested it.
-
RE: Building Indicator from a drawing arrow expert in fxdreema!!!posted in Questions & Answers
unfortunately i have a free account for now(10 connections limitations).i wish the connections limitations for free accounts was 15 connections,but now it is 10.
this is too short for a complete robot.apparantly i must wait for more budget or changing the free accounts limitations in future by the webmaster(s).i hope so.
by the way thank you so much for replying me very kindly.
-
RE: Building Indicator from a drawing arrow expert in fxdreema!!!posted in Questions & Answers
thank you so much.
now i want to control my robot-1 in chart1 and control it with 1 or several conditions on robot-2 on the chart2.
for example i have 8 conditions on robot-1 and i need 5 more conditions for executing trades.
***it means the trades on robot-1 must not be executed unless the other conditions be true on the robot-2.
(here for example i got 13 conditions for 1 trade to be executed but 8 in robot-1 and 5 in robot-2).
is it possible in fxdreema?
thank you so much. -
Building Indicator from a drawing arrow expert in fxdreema!!!posted in Questions & Answers
Hello.i built 2 experts in fxdreema and they are drawing arrows according to several conditions,and i built another one for trading accordiong to these arrows(i used the '' set market to next blocks = 28 pairs '' in all my 3 experts).but never executed trades.because 2 experts need 2 charts and the trader expert can not trade the arrows on other charts.because of that i have to turn the drawing expert to an indicator to be able to run it with expert in 1 chart.(by the way the scripts are like experts and just 1 script runs on 1 chart and it is not useful for me.i need hust several indicators).
now how can i turn my drawing arrows experts to standard MT4 indicators IN FXDREEMA?
thank you so much. -
RE: Trades stopped unless MT4 closed and opened againposted in Bug Reports
@l-andorrà i used just emas and candles but not working too.so confusing!!!
and when i change the symbol , the status will change to (waiting for tick...)
please see the project here.
(i made another thread for it for more replies)
https://fxdreema.com/shared/3O9jJnIBb -
Why my robot is not working???posted in Questions & Answers
I made my robot just according to emas and candles ids,but not working.
please help me if you can detect the problem.
thank you so much.
this is my project link.
https://fxdreema.com/shared/3O9jJnIBb