ok so it cannot be formatted as an indicator file?
Posts made by capitalfreedom
-
RE: EA into a indicatorposted in Questions & Answers
-
RE: trade not enteringposted in Questions & Answers
@DragonZueloTrends thanks @DragonZueloTrends De hecho, lo he resuelto. Gracias por tu ayuda
-
RE: trade not enteringposted in Questions & Answers
@l-andorrà I see my mistake now! I did accidentally connect the draw line blocks to conditions blocks when updating it wasn't like that originally. Why do I ever second guess you lol! Thanks my friend
-
RE: trade not enteringposted in Questions & Answers
@l-andorrà ok i understand. However, The condition for crossing the line isn't for a new daily candle but for the current timeframe. the once a day block only controls the particular time the bot should enter trades that day.
-
RE: Manual Trades organizationposted in Questions & Answers
@l-andorrà I stand corrected it is now identifying the trades profit individually. Except now I run into this: if i have a hedge position in as well when the Trailing stop moves for the reverse position it moves the SL of the opposite position. I don't why it does this when I have modify stops under the once per trade block. https://fxdreema.com/shared/DXdv5GFQ
-
RE: Manual Trades organizationposted in Questions & Answers
I was doing this to attempt to check the profit of the individual trade. I have taken your advice and switched to condition blocks. however it seems to still be checking the sum of profit of the manual trades and not the individual amount. here is what i have https://fxdreema.com/shared/DXdv5GFQ
-
RE: trade not enteringposted in Questions & Answers
ok i understand. However, The condition for crossing the line isn't for a new daily candle but for the current timeframe. the once a day block only controls the particular time the bot should enter trades that day.
-
trade not enteringposted in Questions & Answers
Can any one help me understand why this EA won't enter any positions? It works with out the MACD conditions but once i add these blocks it stops taking positions. https://fxdreema.com/shared/9LaFuqSHb
-
Manual Trades organizationposted in Questions & Answers
Hi everyone I really need some help here. I am attempting to create a manual trade ea. Everything works well except my Trailing stop. so if i have a trade on EURUSD in profit and TS moves and i enter another position in the same direction the trailing stops are the same and new trade stops out. Any ideas on how i can have multiple trades without this issue? here is the project ( I know blue and pink blocks aren't supposed to go together but it works) https://fxdreema.com/shared/4g9b8thF
-
Draw fibonacciposted in Questions & Answers
can you draw fibonacci on Init? I have the blocked placed. All other blocks work but the draw fibonacci does not
-
RE: Trailing stop issuesposted in Questions & Answers
@cmuphyfx I now understand your logic. Applied the check profit blocked as you suggested and it produced the desired effect on visual tester. Hopefully it will work live as well unlike my previous model. Thanks!
-
RE: Trailing stop issuesposted in Questions & Answers
Isn't that what the trailing stop block is for as i have it programmed. if u have recommendation of how to set it up your way could edit the current logic to reflect. because If i use the previous suggestion to use check profit it will only move trailing stop once
-
RE: Trailing stop issuesposted in Questions & Answers
@l-andorrà @jstap any suggestions for thiis? you guys are always helpful also
-
RE: Trailing stop issuesposted in Questions & Answers
how can i do this. I actually want the value to be aa profit value are there steps/formula to make this a price value?
-
RE: Trailing stop issuesposted in Questions & Answers
I have a check profit block prepared for a different instance as well however it does not trail like this one would so it doesn't fulfill my need
-
RE: Trailing stop issuesposted in Questions & Answers
Trailing start is based off of this formula. I intended for it to be based off profit being a certain percentage

-
Trailing stop issuesposted in Questions & Answers
Could anyone identify what is wrong with my trailing stop configuration. The goal is to trail by x% of profit (trailing stop) once price reaches x% of balance (trailing start) it seems to be an issue with the trailing start here. https://fxdreema.com/shared/bA5VH4Z4d
-
RE: trailing stop/trailing profitposted in Questions & Answers
@cmuphyfx here is what i have now. it seems to work ok
