ProRealCode MarketPlace: sell your trading products to thousands of ProRealTime users!
Forums › ProRealTime English forum › General trading discussions › ProRealCode MarketPlace: sell your trading products to thousands of ProRealTime users!
- This topic has 551 replies, 89 voices, and was last updated 7 months ago by Mauro T. “Algorithm System”.
-
-
04/07/2022 at 7:45 AM #19136204/20/2022 at 2:31 PM #191958
Hi, reminder, last days to benefit from the special ProRealTime offer with discount for:
The most popular new indicators on ProRealTime in 2021:
Extratrend
https://market.prorealcode.com/product/extratrend-an-indicator-for-technical-traders-and-chartists/
Exclusive 30€** discount with the code TREND30
All-in-One Divergences indicator
https://market.prorealcode.com/product/all-in-one-divergences/
Exclusive 30€** discount with the code DIV30
**Discount codes valid only until April 30th, 2022.
04/27/2022 at 12:31 PM #192305Hi Guys,
NEW STORE
Check out my new store with live recordings of trades and BOTs working. More BOTs to come over the next week or two.
FREE indicators are available also, a must for any trader! We must charge 1€ as the system cannot use 0.
Anyone who buys my ASX Strategy and or ASX BOT gets a FREE invite to trade the ASX live with my community and me the Friday 29th of April.
The live room opens at 5:45 AM (France at 6:30 AM) and will run for around one hour.
STORE LINK: https://market.prorealcode.com/store/botpond/
BOT POND
06/19/2022 at 4:52 PM #195565If I use fixed start times and end times in my codes, do I have to code this in a special code so that the strategy works at the right time in other time zones or does it work automatically? This is a code for the marketplace.
06/19/2022 at 5:23 PM #19556606/19/2022 at 8:41 PM #195576strategy works at the right time in other time zones
Time can only be correct for the Timezone the strategy is optimised / designed for … correctly specified as UTC, UTC +1, UTC -1, UTC + or – whatever.
You would need to specify what Timezone (UTC + or – whatever) and buyers would need to start the strategy in that same Timezone you specify (assuming buyers can’t adjust Time to suit their native Timezone?).
1 user thanked author for this post.
06/19/2022 at 9:05 PM #19557706/19/2022 at 9:05 PM #195578And is it also possible to hide such things as trailing stop code?
You could use an indicator such as a fast Fractal which will act as a trailing stop. You can then hide that.
06/19/2022 at 9:38 PM #19558106/19/2022 at 10:12 PM #195583How exactly could I then write that as code?
CP1 speed can be optomised depending on your time or how sesitive you want it. Below is fratal code to get you out of a short reversing on you. Suggest speed of 2 to 6. The smaller the number the faster it get you out.
Just reverse the code for longs. This effectively provides a dynamic stop which will follw the price.
Hope this helps.
//Fractal Conditions =============================
CP1=4
IF High[CP1] >= Highest[2*CP1+1](High) THEN
LH = 1
ELSE
LH=0
ENDIFIF Low[CP1] <= lowest[2*CP1+1](Low) THEN
LL= -1
ELSE
LL=0
ENDIFIF LH=1 THEN
HiL = High[CP1]
ENDIFIF LL = -1 THEN
LoL=Low[CP1]
ENDIF
// Trade Exit Conditions ==============================
IF Close CROSSES OVER (((HiL-LoL)*10/100)+LoL) THEN
EXITSHORT AT MARKET
ENDIF4 users thanked author for this post.
06/19/2022 at 10:54 PM #19558507/21/2022 at 3:20 PM #19763308/12/2022 at 12:02 PM #198984Hi Nicolas
I’ve searched the ProRealCode and Market documentation, the ProRealTime site and documentation, but I cannot find any description of how PRT platform can be registered as a vendor platform in order to create .masteritf files. I am currently running on an IG demo version, so that may be the problem, but I’d really appreciate being pointed in the direction of the documentation that explains the process. Thanks.
08/12/2022 at 12:52 PM #198987The marketplace documentation is available in your vendor dashboard, in the documentation tab.
Please read the documentation from page 3 to 6: “Link your platform to a marketplace seller account” + “Generating master itf files”.
Documentation is available in the documentation tab of your sell dashboard: https://market.prorealcode.com/dashboard/tutorials/
1 user thanked author for this post.
09/10/2022 at 12:20 PM #200483Do any Vendors on MP show positions under equity curves (as shown on attached)?
Every time I get tempted to buy off MP, I end up clicking-out as I feel like I am seeing ‘half the story’ due to no positions showing.
Anybody else feel the same?
-
AuthorPosts
Find exclusive trading pro-tools on