I dont know exactly what you will do ...
Posts made by miro1360
-
RE: Unify all profits or all losses in one lineposted in Questions & Answers
-
RE: either buys or sellsposted in General Discussions
it is the same functionality, only visually renamed
-
RE: Trade Copier Scriptposted in Questions & Answers
sadly I have no experience with trade copyiers, so I am not right person to help you with recommendations, for this you need to look through google for some references ...
maybe somebody here in forum can help you better ... or try to ask on forums like forexfactory or steve hopwoods forum ... or kreslik ... there are many members and programmers too
-
Video Tutorial - Signals Dashboard EA [advanced] - looping Objects, arraysposted in Tutorials by Users
Here I show you how to create own Signals Dashboard using fxDreema with few blocks using loops and arrays.
How can arrays and loops help you create project with few blocks instead of > 1000 blocks (mostly in multipair projects).Video (without voice
https://youtu.be/6wYxwRF6slwFor this tutorial very small programming knowledge is needed.
.... edit 07/2018: for some reason project is broken, custom code blocks are empty ....
MT4 original project (MT5 si probably the same logic)
0_1488659041688_Tutorial_Arrays.mq4edit: MT5 project: https://fxdreema.com/shared/ZA1quekHb






have a fun
-
RE: Martingale on pending ordersposted in Questions & Answers
when you tried to create this betting martingale, is not working?
-
RE: Trailing TP group of trades money amountposted in Questions & Answers
it must be calculated manually
I think there is not block for this ...
but if you find formula how to calculate it, you can calculate one Price Level for all trades and than set TPs on this price level -
RE: Trade Copier Scriptposted in Questions & Answers
it is but you need know something from programming because here is comunication between different platforms (different accounts) ... it is not very easy
-
RE: Trade Copier Scriptposted in Questions & Answers
something from this what is created?
http://www.forexmt4.com/TradeDuplicatorBeta/...
-
RE: Trailing TP group of trades money amountposted in Questions & Answers
block Check profit (unrealized) is not what you need? I have not good understood what exactly you will do ... try block Check profit (unrealized)
-
RE: How to limit the use of EA I build for my clients?posted in Questions & Answers
think deeper about what you want to do, what is unique thing which your client have - different as other clients ...

it can be hardware ID, but this need custom code to obtain information and again, some programming basics you need know for it ... because here you are working with kernel, etc ...
if you make it only for serial number, this serial number is shareable and all can use your EA
...
try google for some technique how to do it, if you find something, post here
-
RE: Unify all profits or all losses in one lineposted in Questions & Answers
block Check profit (unrealized) is ok for this ...

-
RE: How to limit the use of EA I build for my clients?posted in Questions & Answers
in that case fixly match each EA for each login number:

account number is typed into EA fixly ...
you can also match it to broker name, etc. ..there are many ways, as remote licenses
you can also do some encryption
but for these you need a lot of custom code and this is probably not what you will do
... -
RE: Unify all profits or all losses in one lineposted in Questions & Answers
you need plot line on the chart or close it on this line?
-
RE: Changing variable/constant names doesn't updateposted in Bug Reports
can you try with new added block if it is working?
-
RE: Bunch of unwanted stuff that the EA drawsposted in Questions & Answers
they are created by default with fxdreema ... until now there is no option in settings to hide it ... maybe admin can say more about this, try contact him

-
RE: Can i get trade statistics from an specific symbol with the built-in options?posted in Questions & Answers
using pink blocks you can do some stuffs

