Very thankfull ...
Posts made by simo
-
RE: OPEN POSITIONS USING HTTP_RESPONSE - Can FXDREEMA DO THAT ?posted in Questions & Answers
Please,
Really i need an answer, i m working on a big project, and i need to know if Fxdreema wan resolve my problem..many thanks
-
OPEN POSITIONS USING HTTP_RESPONSE - Can FXDREEMA DO THAT ?posted in Questions & Answers
I have a page on the internet that I update each time with the following information:
Pair: EurUSD
OPEN: x.xxxxx
SL: x.xxxxx
TP: x.xxxxxCan I through FXDREEMA create an EA that sends an HTTP_REQUEST to the page: http://www.site.com/signal.php
When it will find this information:
Pair: EurUSD
OPEN: x.xxxxx
SL: x.xxxxx
TP: x.xxxxxIt retrieves them with HTTP_RESPONSE
And opens a position with.
Is it possible ?
-
RE: Text object on the top of each barposted in Questions & Answers
@miro1360
That is really what i need , Thank you
-
HTTP RESPONSE - Orders based onposted in Questions & Answers
HEllo,
Can any one tell me where to find documentation about fxdreema HTTP Response ?
I need to create an EA that open orders based on variables on a webpage ...Thanks
-
Text object on the top of each barposted in Questions & Answers
Hello,
Can you help me to resolve this problem ?
i don't know why did'nt work ...i want to set a body pips on the top of each bar...
something like that :
(https://fxdreema.com/index/help/pics/chart_objects/objtext.png)
thanks
-
Action if Hammer detectedposted in Questions & Answers
Hello,
I need to active some actions directly when hammer candle is detected.
how i can do that on fxdreema ?Thanks