Posts made by ambrogio
-
RE: Custom indicator to an EA! Indicator isn't visible and it's not tradingposted in Questions & Answers
this is to display the indicator when the test is finished

you can also drag the indicator on the chart while you are doing visual mode
-
RE: Custom indicator to an EA! Indicator isn't visible and it's not tradingposted in Questions & Answers
@mrdamond you can test the indicator to see how it works on tester, as you can see the candle never cross the blue or red line but instead blue point and red point appear

so it is advisable to use the "indicator appears" block

-
RE: Custom indicator to an EA! Indicator isn't visible and it's not tradingposted in Questions & Answers
@mrdamond please, upload here your F box indicator
-
RE: Custom indicator to an EA! Indicator isn't visible and it's not tradingposted in Questions & Answers
@mrdamond where is the indicator? upload it
-
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




