@manuel227 No hay de que. 
Posts made by l'andorrà
-
RE: stop orders above/below last x candlesposted in Questions & Answers
@piptheripper Theer is no specific option to do that. Both blocks identify where the pending order will be programmed according to the current price's position. Depending if it is above/below current price a limit or a stop vill be automatically programmed. You need to add as many conditions required for the block to be programming orders in the 'correct' side of the price to get a stop only.
-
RE: Custom Indicator Panel Keeps Blinking Every Tickposted in Questions & Answers
@bazear85 This is weird. I see you chose 'false' in the input parameter. I guess the indicator is taking the order from anothr place in its code. I have no idea how to stop that other than a programmer reviewing the indocator's code.
-
RE: How to implement this modified zone recovery algorithm?posted in Questions & Answers
@jaypapa123 Do you have any initial project to begin with?
-
RE: ICustom problemposted in Questions & Answers
@alphaomega I guess the only one that can reply properly is miro himself, man! This is ultra advanced fxDreema for me!

-
RE: stop orders above/below last x candlesposted in Questions & Answers
@piptheripper You should remove the price offset distance as I suggested in my post :):

-
RE: ERROR EXPERTS CONSOLE : 1 23:05:12.082 "MyExpert Advisor" EURAUD,M2: cannot set millisecond timer (1)posted in Bug Reports
@pacomartinez AFAIK fxDreema cannot work with time on offline charts, including backtesting.
-
RE: inputsposted in Questions & Answers
@cedietradermax You need to 'unclick' all boxes like this to do that:

Open all those blocks and unclick it.
-
RE: How can Implement the following logic in FXdreemaposted in Questions & Answers
@jaypapa123 This is a very ambitious project to implement. Certainly not a trivial to build with fxDreema. Do you have any initial EA built so far to begin with?
-
RE: delete pending orderposted in Questions & Answers
@manuel227 ¿Te importaría compartir tu proyecto para echarle un vistazo?
-
RE: Parabolic SAR for stop loss and take profit?posted in Questions & Answers
@wol3003 You can calculate that distance this way for a buy:

You should reverse the upper/lower levels to be measured for a sell, obviously.
-
RE: Delete pending order if next candle close below open price?posted in Questions & Answers
@gobeef You are using a 'pink' requirement on both conditions blocks that are not connected below any 'For each trade' block. That part of the block doesn't work for that reason. You should select this instead:

-
RE: Opening too many trades at onceposted in Bug Reports
@6ixpappi Can you please share the link to your project?
-
RE: divergencia con stocasticposted in Questions & Answers
@digimax Pues me temo que no soy el más indicado para recomendar indicadores. Para eso ya hay foros especializados que pueden aportar información más fiable al respecto. Es lento y fatigoso, pero puede valer la pena.
-
RE: Mostrar Profit de Grupo "Profit Group"posted in Questions & Answers
@digimax Perfecto. Me alegro de que lo hayas encontrado. Ya me dirás.
