Agreed. Just use the free copy trader bot provided by fxblue.com. You will save a lot of time and pain.
Posts made by l'andorrà
-
RE: How to copy trades?posted in Questions & Answers
-
RE: How to use the AND block to connect 4 conditionsposted in Questions & Answers
And the problem will continue while you are using those AND blocks. Please NEVER use them. They are redundant.
-
RE: How can I add a background to the text on the chart?posted in Questions & Answers
That cannot be done with text only. You should select a button instead. There you can select text and background separately.
-
RE: Time Filter for Backtestingposted in Questions & Answers
That depends on the exact settings you need. Maybe you don't use a condition block but a 'time filter' block instead.
-
RE: How to use the AND block to connect 4 conditionsposted in Questions & Answers
Just remove blocks 4 and 5. Connect blocks 2 and 3 to buy now and sell now respectively.
-
RE: color changeposted in Questions & Answers
Sadly that is not possible in fxDreema. The platform is programmed to identify one only colour per buffer. You will have to find another indicator.
-
RE: risk managementposted in Questions & Answers
There is no block doing that. You will ned a variable to do that.
-
RE: SHVED Support & Resistance Indicator As fxDreema Codeposted in Questions & Answers
This is a question is for programmers. No blocks in fxDreema can do what you need. You will definitely need custom code for that.
-
RE: Time Filter for Backtestingposted in Questions & Answers
@biztet You can create as many Constants that can be optimized as time component elements:

-
RE: ERROR FROM EAposted in Questions & Answers
Can you please upload a screenshot of the error message?
-
RE: First, close profitable tradesposted in Questions & Answers
Could you please share the link to the project?
-
RE: crossing chikou span and tenkan senposted in Questions & Answers
Could you please share the link to your project?
-
RE: Multi Timeframe Moving Average Dashboardposted in Questions & Answers
I'm not a programmer but i know you can specify different timeframes via custom code. You will need some more custom code blocks to get it.
-
RE: market properties (What to get?) candle ID vs Price value?posted in Questions & Answers
If you select the price value option the operand will provide the lowest price for candles 70 to 120. If you selected the candle value you will get the candle ID where the lowest price value is instead.


