@mrdamond where is the indicator? upload it
Posts made by ambrogio
-
RE: Custom indicator to an EA! Indicator isn't visible and it's not tradingposted in Questions & Answers
-
RE: Different leverage for different currencies?posted in Questions & Answers
I'm sorry you should use bad words to explain what you can not explain by yourself
Why did not you post your last post at the top instead of the leverage list?
Read you first post at the top!!!!!!! -
RE: Different leverage for different currencies?posted in Questions & Answers
@richard96816 The broker decides the leverage, and your robot must know it, but you have to give the instructions to the robot to do it
if you open and explore the condition block, you can find the necessary tools to open orders based on your equity, leverage, free margin etc.
You have to set the conditions, the expert advisor detects how much is the margin, how much is the leverage etc., for each currency pair with different levers you are to command your robot
this is a small job I did long ago for order grids, just for example

-
RE: Different leverage for different currencies?posted in Questions & Answers
@richard96816 Are you good at answering this question?
Excuse the silly question, but you know what is the financial leverage (leverage)? -
RE: Different leverage for different currencies?posted in Questions & Answers
@richard96816 Excuse the silly question, but you know what is the financial leverage (leverage)?
-
RE: Bollinger band EA not firing all signalsposted in Bug Reports
@eric-0 I tagged him above, he should see
-
RE: Bollinger band EA not firing all signalsposted in Bug Reports
@eric-0 but you can see doing the backtest of the indicator, that on the ID0 candle the price moves continuously and even the bands do it all the time, so you have opened this thread, sometimes the order is taken sometimes not
-
RE: Bollinger band EA not firing all signalsposted in Bug Reports
@eric-0 this is not an obstacle, it is science of mathematics :
if I ask you how big is the current candle? you do not have answers because no has yet formed, it does not exist, so no candle no value of the indicator
in the current candle you definitely have the values โโof the bands referred to the candle 1, or candle 2 , 3 ecc -
RE: Bollinger band EA not firing all signalsposted in Bug Reports
@eric-0 sorry, I had not seen this error, all the indicators work on closing the previous candle (except fractal and someone else), so the "candle ID" box must be set to 1

-
RE: Bollinger band EA not firing all signalsposted in Bug Reports
@eric-0 when you put the condition "no trade buy or sell", if there is an open buy order your expert does not open the trade sell even if the condition is reached
then divide the "no trade" block, try this
-
RE: Bollinger band EA not firing all signalsposted in Bug Reports
@eric-0 show the conditions of your EA
-
RE: can it only create limit ordersposted in Questions & Answers
@fxdreema said in can it only create limit orders:
Yes. Long time ago when I created those blocks, I decided that the type of orders will be decided by the open price. Try this for example:

-
RE: COSTUME INDICATORposted in Questions & Answers
@navid if there are more than two buffers you should try different solutions, in this case I found that works with X> or X <, you have to do experiments sometimes


-
RE: COSTUME INDICATORposted in Questions & Answers
@navid
1- has the indicator been placed in the "indicator" folder of the MT4 platform?2- did you copy all the buffers in the custom indicators tab?

3- how to recognize buffers

-
RE: COSTUME INDICATORposted in Questions & Answers
@navid it is clear that there is some error, can you take a screenshot of your Expert Advisor?


