chat gpt tira muchos errroes y no tiene mucha capacidad de data
Posts made by Alan.paredes2
-
RE: SOME ONE THAT HAVE ALREADY PAID FOR FXDREEMA PLAN.posted in General Discussions
-
RE: BackTesting different from live tradingposted in General Discussions
@ZakTrading I'm glad that you don't need advice and that things are going well for you. Regarding the issue of negative results in backtesting, please check if they are occurring when the database runs out of data, meaning when the examination is ending. It tends to close all open trades, and if there happen to be losing trades, it will deduct them from the balance. That's why, if you see a significant drop in the backtesting graph at the end, it means that's what happened.
-
RE: Modify Take Profit in Gridposted in Questions & Answers
@omid222 
The TP (Take Profit) is a variable that is manually modified on the screen. When you modify it on the screen, the TP of all open orders changes automatically. There is one for buy orders and one for sell orders. Using the same principle, you can create it for stop loss and others.
I use this because it is simpler, but unfortunately, it is an older version, and I don't have it in the builder. The one I sent you is a newer version, but it's only the buy and sell grid part of the bot I use. I don't know what modifications were made to Fxdreema, but the latest versions of the bot are slower for me, so that's why I use an older one.
The values on the screen are editable. This part of the bot is used to open a grid of pending orders, but it also includes the function you need, which is to modify the stop of the orders. It also has a function to delete all orders (I believe so, but to be honest, it has been a while since I worked on this version, and I don't quite remember how it turned out).
-
RE: Object on Chart (Button) malfunction. Used to operate 100%posted in Questions & Answers
@BBMess yo estoy teniendo problemas similares uso una versión anterior porque la última que tengo me va muy lento
-
RE: Modify Take Profit in Gridposted in Questions & Answers
@Lorenzo97 I use one, but I don't use it in an automatic bot. Instead, I use it to modify all the TP (take profit) levels of my open orders. If I were to insert it into an automatic bot, it would be your turn."
-
RE: BackTesting different from live tradingposted in General Discussions
@ZakTrading If you think that a bot is only useful for trading automatically, you are missing out on a lot. With FxDreema, you can create windows with data, buttons to open and close orders, order grids, modify stops, and much more.
-
RE: BackTesting different from live tradingposted in General Discussions
When there is low liquidity, any trade you open will move against you, rendering the parameters you adjusted in the backtesting useless. The problem is that the backtesting data is historical and is not affected by your trading activity when there is low liquidity.
In addition to that, we have the issue of the spread, internet latency problem, the problem of fundamentals, and the problem of misadjustment of the bot. I would say that the bot needs to be adjusted daily, or even more frequently, as each market requires a different adjustment.
-
RE: How can I measure today's total closed profits in pips?posted in Questions & Answers
@Dan-2 este te puede servir para obtener datos https://fxdreema.com/shared/tpko6uw7 ojo colocar en 0 el numero magico para que te lea las operaciones abiertas antes de instalar el bor  -
RE: ICHIMOKUposted in Bug Reports
@alok las estrategias basadas en indicadores no funcionan, te recomendaría que empieces a explorar el uso de herramientas para operar semiautomático, fxdreema tiene varias opciones para agilizar tu operativa , mediante la creacion de botones y la gestion de las operaciones y delos resultados que a la postre te serán de mayor ayuda
-
RE: Grid Distant Increaseposted in Questions & Answers
@Pheaktra-Capo esta es una versión que no recuerdo si funciona bien la hice, pero preferí seguir usando la versión anterior https://fxdreema.com/shared/FyIaCLmkd
de aquí a lo mejor puedes sacar alguna idea,
el bot crea 2 botones para colocar ordenes pendientes, le puedes modificar todos los parámetros desde la pantalla, desde la cantidad de órdenes a colocar hasta la separación entre ellas, tambien tiene un espacio para colocar el take profit de la ordenes pendientes
-
RE: Grid Distant Increaseposted in Questions & Answers
@Pheaktra-Capo yo uso esto pero es manual  -
RE: Close trades on x profitposted in Questions & Answers
@timmyhanke this bottons close all trade with the amoutn i put in the window edit -
RE: Close trades on x profitposted in Questions & Answers
@timmyhanke try this  -
RE: Total loss reached - close tradesposted in Questions & Answers
@Chikano11 hi try this  -
RE: How do we set it not to show? negative sum and I include those that have not yet been processedposted in Questions & Answers
@nicksuksantr 
en realidad, no es difícil solo tienes que poner un bloque de condición si es positivo pase directo si es negativo multiplique por -1 -
RE: Total profit and lossposted in Questions & Answers
@Naderious To the above table, you should add these blocks to show how much you are losing in sales and how much in purchases regarding the open orders you have -
RE: Total profit and lossposted in Questions & Answers
@Naderious  You can try them as they are or try to take advantage of the block configuration to achieve something more to your liking. https://fxdreema.com/shared/CppDKtYR
image url)
image url)