Got it! Thanks!
Posts made by capitalfreedom
-
RE: Manual Trades organizationposted in Questions & Answers
@jstap Shouldn't TS have this same loop? I only ask because it says (each trade)
-
RE: Manual Trades organizationposted in Questions & Answers
@jstap so the breakeven works fine but the issue would be finding a way to mimic the trailing stop block as it is only provided in blue
-
RE: Manual Trades organizationposted in Questions & Answers
I have connected "check profit" to pink blocks however it only recognizes when set to group 0. And in that case it calculates the sum of other trades on newer trades. For instance TS of trade #2 will move if trade #1 is 5% in profit when trade #2 is only 1% https://fxdreema.com/shared/JfFfqfpEd . I don't what i am missing to properly organize manual trades profit individually
-
RE: EA into a indicatorposted in Questions & Answers
ok so it cannot be formatted as an indicator file?
-
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?