@slydexx share your project by link.
i should know what is your blocks for drawing lines
Posts made by Xfire
-
RE: delete objects from the chartposted in Questions & Answers
-
RE: Is there any way to save a secondary project with another name without overwritingposted in Questions & Answers
@len-1 Hi
save your Prj in a MQ5 file and rename the current project. anytime if you need older Prj you can import file to your account.don't save by ex5
-
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@karant it is not the next candle. it is the current candle. you can compare the candle 1 and 2 at the same time.
You don't know about algorithm. just first read some information about how can create algorithm for coding. it is better for your time . -
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@karant
What does it mean, Candle 1 > Candle 1 ?!!!!! this block never pass

-
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@jstap and blocks 7,8,9 , you can remove all. i show you before if you don't want to learn then do not ask in topic
-
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@karant What are you doing with block 4 !!!
-
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@karant Your block 5 never cant pass condition.
-
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@karant You cant add "Close position" block to "Buy" block.
always use "Buy" and "Sell" blocks as last blocks
after open position use "If position " block for control your position -
RE: need help on thisposted in Questions & Answers
@tec-nacks
Hi
you can put an order above 100 pips in ID 1 close candle
and if candle ID 0 in your time frame is closed and your order is not touched you should re-order a new position -
RE: Enter Previous Candle Close in a Variableposted in Questions & Answers
@karant
https://fxdreema.com/shared/OzkjRXSHc
it is the algorithm for blocks -
RE: my fxdreema platform just crashedposted in Bug Reports
@Ultra525 Hi.
Use the history menu to check the last changes and back to last status -
RE: دوره روبو مستر:تفاوت نتایج بک تست یک استراتژِیposted in Questions & Answers
You should check your backtest settings. Always spread is floating or current in Mt4.
You should set the spread for an accurate result and from the other side you can delete history data and download again -
RE: How to copy a tradeposted in Questions & Answers
If you need just two positions then just add 2 blocks for open positions.
-
RE: How to copy a tradeposted in Questions & Answers
You need these blocks for control positions "Bucket of Trades" , "For each Trade" and if it is enough position you should off one block
-
RE: How to copy a tradeposted in Questions & Answers
@vijaym4 if you want to repeat one block for few times after finishing that block you can connect the down connection to the upper connection.
you can add some blocks to control how much position is open and after that turn off the blocks -
RE: Money managementposted in Questions & Answers
Hi, you can't find any block for your like Martingel calculated.
It is not complicated for a programmer -
RE: Drawdown protectionposted in Questions & Answers
@l-andorrà Ok i understand it is in Mt4 block. I don't know why we don't have in Mt5 this important menu!!
thnaks
