@jstap Thanks i tried that
but i was looking to reduce number of blocks if there is any other way to do that
Posts made by HANISHEIKH
-
RE: Identify running Position/Order by openning sequenceposted in Questions & Answers
-
Identify running Position/Order by openning sequenceposted in Questions & Answers
Hello
how can i identify an open position number with FxDreema
the idea is if i have more than 3 open positions (BUY) i want to read second opened order or third opened order to close with last order
example :
Buy position 1 >> 3$ loss
Buy Position 2 >> 1.5$ loss
Buy Position 3 >> break even
Buy Position 4 >> profit 2$if i want to close 4+3+2 which block should i use to identify positions i want to close or what is the formula to do that
Thanks
-
FIX API - anyone tried to adopt the EA to work with FIX API accountsposted in Questions & Answers
anyone familiar how to adopt the EA to work with FIX API accounts
i can't find a proper guide or manual how to write codes to make the EA adopted with FIX API and use all possible options of FIX accounts
i have FIXtraderfunctions.mqh file which already have realized functions for orders commands via global variables to help -
RE: HOW TO PREVENT VIEW AND MODIFY OF AN EA ON MT4posted in Questions & Answers
You are totally right i just found i saved both mq4 and ex4 files in the same folder
now when i removed the mq4 i can't access modify option on the tester
thanks for the hint though
-
HOW TO PREVENT VIEW AND MODIFY OF AN EA ON MT4posted in Questions & Answers
Hello guys , i have a project and i noticed that anyone can view and modify the EA on mt4 tester
is it possible to lock the file from modification and view
thanks -
Hello Guys !! Trailing Startposted in Questions & Answers
anyone know how to use blocks to "TRAILING START after fixed numbers of candles"
i appreciate if anyone have an idea or can share a file to illustrate that
Thanks -
RE: Comment next to order on MT4posted in Questions & Answers
@q8carpenter Many thanks i didn't notice that at all before
-
RE: Comment next to order on MT4posted in Questions & Answers
@hanisheikh said in Comment next to order on MT4:
anyone knows how to add a comment next to the order to show EA name on MT4 ?
-
Comment next to order on MT4posted in Questions & Answers
anyone knows how to add a comment next to the order to show EA name on MT4 ?