@tipsywisdom i didnt that fxdreema worked on MT5
Latest posts made by raiderspaz
-
RE: How to get 99% back testingposted in Questions & Answers
-
How to get 99% back testingposted in Questions & Answers
I’m using tickstory but still can’t seam to get a higher back test, I there a good walkthrough on backtesting and importing tick data
-
RE: Partial horizontal lineposted in Questions & Answers
@l-andorrà not replicating it wanting to visualize the levels for testing
-
RE: Partial horizontal lineposted in Questions & Answers
the zig zag indcator, on H1 and L1 it places a line and the line only draws till there is a new value for H1 and L1
-
Partial horizontal lineposted in Questions & Answers
Is there a way to to draw a horizontal line at a set value where the line only runs from the candle where the value started to the candle where it was changed, and not have the line deleted.
-
RE: partial close followed by trailing stopposted in Questions & Answers
@koalatrading
I tried something like that before but because of FIFO rules in the US there are problems -
partial close followed by trailing stopposted in Questions & Answers
im wanting to add a trailing stop that only activates after the trade has partially closed.
how this ea works is once its in 1 ATR of profit it closes half the trade and moves the SL to break even. the partial close only happens once per tradeid like to add and trailing stop to it, that was 1 ATR away and would move in 1/2 ATR steps
ive tested the partial close and it works perfect but when i added the trailing stop it activided before thepartila close and cause partial close when not in profit
-
RE: How to change input variables name?posted in Questions & Answers
@fenixtrading said in How to change input variables name?:
use the function Find and Replace for each variable.
Can you give a walkthrough of how to do that
-
Running ea before the closeposted in Questions & Answers
Is there a way to to run the EA just before the candle close? Example can you put a timer that activated the EA 5mins before the Candle close and then deactivates after the candle open