Topics
Replies
tgjobscv
09 Nov 2020, 17:14
( Updated at: 21 Dec 2023, 09:22 )
RE: RE: RE:
trend_meanreversion said:
tgjobscv said:
trend_meanreversion said:
Made a small subtle change in the alternate models ( Model_3 & Model_5 ). Included StopLoss as part of strategy.
Performance as per change is below :
Model3
You can make copy signal ?
Yes I am currently thinking of how to make them available to potential investors. possibly via copy signals (cCopy), leasing algorithm , or just selling signals.
You can use naga trading platform, copyFX:
https://naga.com/register?refcode=xhfehn
Profit for you.
@tgjobscv
tgjobscv
02 Aug 2020, 02:54
RE:
Spotware said:
We are happy to announce that we have completed integration of cTrader Web and Trading Central. Up to now, the Trading Central feature which was released in January 2016 was only available to cTrader Desktop users. Now we have extended the integration with Trading Central and now it becomes available to users of cTrader Web as well.
The cTrader Web/Trading Central integration will now deliver Trading Central's industry leading market research into cTrader Web as a fully actionable trading signal in the exact same way as cTrader Desktop.
You can find a demo of the integration here https://ct.spotware.com
Where is broker list with this options ? Not all broker offer trading central.
@tgjobscv
tgjobscv
01 Aug 2020, 22:04
30/06/2020 01:00:00.000 | Backtesting was stopped
30/06/2020 01:00:00.000 | Crashed in OnStop with NullReferenceException: Object reference not set to an instance of an object.
30/06/2020 01:00:00.000 | Crashed in OnStart with UnauthorizedAccessException: Access to the path 'c:\data.csv' is denied.
30/06/2020 01:00:00.000 | Backtesting started
@tgjobscv
tgjobscv
28 Jul 2020, 22:31
RE:
tgjobscv said:
MQ4 to cAlgo Converter Convert alternatives - http://mq4tocalgo.apphb.com/
+but when:
Success! Your conversion has no errors.
Converted Code:
--------------------------------------
Is blank empty?!
--------------------------------------
+but when:
Warning! Your conversion has 7 errors. It could not compile well.
Converted Code:
----------------------------------------
code is ready to copy and ok
----------------------------------------
@tgjobscv
tgjobscv
28 Jul 2020, 20:08
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
@tgjobscv
tgjobscv
26 Jul 2020, 17:56
RE: Great Concept, a few bugs
Mr4x said:
Hi tgjobscv,
Your code works a treat when selling XAUUSD over the past 3 months of this year, however if you try to do a back-test on a $10,000 account over the past year (22-11-18 to 22-11-19) you do get 100% draw-down during December 2018. Might need to tweak the code a bit?
Anyway the feature that is broken is the ability to use this as "buy only". If you set "buy" to yes and "sell" to no then try and back-test, the cbot still places sell side orders. I'm looking at running a hedge-type situation using a buy with XAUEUR side-by-side with sell XAUUSD, so if you could fix the cbot and then maybe play around with that idea of mine too and see what you think.
Cheers,
Mr4x
up 07.2020
SellSmartGrid - Only - Sell trend (parametr Buy is ignoring) with MA and one way trend LimitStop Sell H1 H4 - only Sell trend backtest date.
What are your ideas for improving the code after testing - for Sell trend in xauusd, xagusd, majors etc ?
SellSmartGrid - improving ?!
How 1. cTrader demo to live ctrader, mt4/mt5 Trade Copier ?
How 2. mt4/mt5 demo to live ctrader, mt4/mt5 Trade Copier ?
@tgjobscv
tgjobscv
11 Nov 2020, 17:26
Maybe usefull ? Tools for Signal Telegram:
@tgjobscv