@bengelinski Ok. Then I hope you will understand that you should dedicate some time to study how the platform (tabs, blocks, connections, etc) work before doing anything. I strongly recommend you to all instructions pages and begin with just an initial project. Then you can come back here and I will be glad to help you. 
Posts made by l'andorrà
-
RE: Buying grid-like on the way down and unload on the way up...posted in Questions & Answers
-
RE: Candle trailing stopposted in Questions & Answers
@fxgump Better use a 'For each trade' structure. The blue trailing blocks are required to insert a trailing step and that doesn't fit with your requirements.
-
RE: HOW ?? calculate of total pips. multiple pair basket order close in profit or loss. setting next day cycle. please suggest me.posted in Questions & Answers
@rld51251 Can you please share you current project?
-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@agitins I'm afraid I don't fully understand what you mean by 'round'. That 'No trade' block on top of the first block tree will stop creating unwanted new trades. Isn't it what you want?
-
RE: "Once per Bar"posted in Questions & Answers
@bonglish You can alway create a boolen variable controlling it. Initiallize it as false and when conditions are met for the first time modify it to false. That will stop sending new signals until it is reinitialized again.
-
RE: How to build a robot trade following the Oscar Strategyposted in Questions & Answers
@vietanh But then how is the EA supposed to know when to stop if it is not completely automatic?
-
RE: MT4 tester not working with on chart indicatorposted in Questions & Answers
@mikev_303 Move all blocks to the 'on tick' tab and then modify both condition blocks accordingly.
-
RE: Grid strategy - How can I close last trade created with the first created?posted in Questions & Answers
@lllll But are you sure it was a grid structure? I haven't found any this is profitable for long periods. And what can you tell me about the period 2015-present?
-
RE: ERRORS IN PIPS INCREASE IN RELATION TO STOP LOSSposted in Bug Reports
@molibedium That's very weird. Can you please share the link of your project to take a look at it?
-
RE: Trailing Stop based on ATRposted in Questions & Answers
@nykz1 Do you mean the value of ATR at the exact moment the order is open?
-
RE: Grid strategy - How can I close last trade created with the first created?posted in Questions & Answers
@lllll I'm not sure that would be a succesful strategy in the long run. Have you tested manually at least?
-
RE: Help Needed: First Time creating my own EA (EMA x 2 + RSI)posted in Questions & Answers
@origene I don't see any issue in your image. Can you please share the link of your project?
-
RE: ERRORS IN PIPS INCREASE IN RELATION TO STOP LOSSposted in Bug Reports
@molibedium What do you exactly mean? Can you please share the project with that issue?
-
RE: Trailing Stop based on ATRposted in Questions & Answers
@nykz1 You can try an 'int' or 'double' type.
-
RE: How to build a robot trade following the Oscar Strategyposted in Questions & Answers
@vietanh Technically it should not be difficult to do, but I don't fully understand the strategy itself. How can you be sure that the 4th, 5th and 6th trades will be successful?
-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@agitins Add a 'No trade' block above condition block 1.
-
RE: Help!posted in Questions & Answers
@lukemarlow02 Technically yes, you can code that here on fxDreema. However, let me tell you that this type of trading never works in the long run. In other words, it will not work, sorry.
