Hello again 
Please let me know how can i use dropdown list for buy or sell money management ?
i find ENUM_APPLIED_VOLUME in reference but not true and can not find any other things !
Thanks
Posts made by mohammad2232
-
RE: Is it possible to have a dropdown list for inputs?posted in Questions & Answers
-
RE: Is it possible to have a dropdown list for inputs?posted in Questions & Answers
Excellent , Thanks so much
(you have 85 pages and no search link https://fxdreema.com/forum/user/miro1360 !! it is near impossible to find
)
Thanks again
-
RE: Is it possible to have a dropdown list for inputs?posted in Questions & Answers
@miro1360
Please write link
Thanks -
RE: Is it possible to have a dropdown list for inputs?posted in Questions & Answers
@fxDreema
CAN YOU show example ?
I used this but not work
input string timeframe = "ENUM_TIMEFRAMES"
Thanks -
RE: currency inputposted in Questions & Answers
I need set input parameter that can change market when EA open or use many rules with many market is it possible and is it true ?
input string currency = "USDJPY" ;
input string currency2 = "USDCAD" ;
and ....
Thanks -
currency inputposted in Questions & Answers
Hello
please let me know for get currency (input) i should use string ?
like input string currency = "USDJPY" ;
Thanks -
RE: Variables Valueposted in Questions & Answers
Hello
If you need have input variable you must use :

and for example for get lot size use this in buy block:

-
RE: Set Current Market Modeposted in Questions & Answers
Hello
Specific market mean current symbol that you need
https://fxdreema.com/shared/foOc0smoe
it check : no trade in current market each buy or sell or each manual or automated trade -
RE: Once per bar but skip certain timesposted in Questions & Answers
Hello
I think it can help you
https://fxdreema.com/shared/W0GFZYoae -
Problem with bottomposted in Questions & Answers
Hello
when i use bottom in my EA i have problem that when click on bottom bottom go to select mode and not back and i should click again for change state to select mode and because of this bottom run 2 time !!
how can i fixed it ?
Thanks -
RE: FxDreema as an indicator?posted in Questions & Answers
Is it possible that only change onchartevent with oncalculate for use EA as an indicator ?
i do this and that seem work properly But I do not know if it will be bug in the future!
Thanks -
RE: Simple script not work!posted in Questions & Answers
@Owenb
in many script in mql5 market or base of mt4 one click buy and sell script work properly but i don't know how can i do this with fxdreema!
do you know answer of other question ?
Thanks -
Total profit of current orders in Pipposted in Questions & Answers
Hello
How can i get value of totally profit of open trades in Pips ?
Thanks -
RE: count open tradesposted in Questions & Answers
Thanks so much'
But i need see number of all of open trades -
RE: Close Trades not workposted in Bug Reports
//////////////////////////////////////////////////////////////
Problem solved
for other like me you should change settings in group tab --->
only automated only manual or manual and automated
///////////////////////////////////////////////////////////////////
